Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add timestamp to log messages #357

Merged
merged 1 commit into from
Jun 14, 2018
Merged

Conversation

garious
Copy link
Contributor

@garious garious commented Jun 14, 2018

Upgraded env_logger and now we have timestamps and colorful messages.

Fixes #318

Upgraded env_logger and now we have timestamps and colorful messages.

Fixes solana-labs#318
@garious garious requested a review from aeyakovenko June 14, 2018 22:46
@codecov
Copy link

codecov bot commented Jun 14, 2018

Codecov Report

Merging #357 into master will decrease coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #357      +/-   ##
==========================================
- Coverage   90.51%   90.48%   -0.03%     
==========================================
  Files          36       36              
  Lines        3415     3415              
==========================================
- Hits         3091     3090       -1     
- Misses        324      325       +1
Impacted Files Coverage Δ
src/streamer.rs 87.53% <0%> (-0.25%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8b9713a...e671da8. Read the comment docs.

@garious garious merged commit 7575d3c into solana-labs:master Jun 14, 2018
vkomenda pushed a commit to vkomenda/solana that referenced this pull request Aug 29, 2021
willhickey pushed a commit to willhickey/solana that referenced this pull request Mar 23, 2024
…ctions_in_parallel` (backport of solana-labs#348) (solana-labs#357)

client: Start resending sooner during `send_and_confirm_transactions_in_parallel` (solana-labs#348)

client: Confirm sooner during send_and_confirm_in_parallel
(cherry picked from commit b2f4fb3)

Co-authored-by: Jon C <me@jonc.dev>
willhickey pushed a commit that referenced this pull request Mar 23, 2024
…ctions_in_parallel` (backport of #348) (#357)

client: Start resending sooner during `send_and_confirm_transactions_in_parallel` (#348)

client: Confirm sooner during send_and_confirm_in_parallel
(cherry picked from commit b2f4fb3)

Co-authored-by: Jon C <me@jonc.dev>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant