Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Use Config File to Drive Components Log Configuration #1851
Use Config File to Drive Components Log Configuration #1851
Changes from all commits
2cd2576
f89b76d
dd49501
d4ee99d
88240e7
02077de
3b85394
2ca8590
cacd86b
1082504
9915dfa
a90b9a6
9fd850d
17c3c06
e24cb31
a1de5b2
f19770a
35d6496
06df807
2f57416
74a9bce
acd23b9
5db55e1
aff261b
92bdebd
1e3e87d
3ce45da
06bc6f6
5c616fe
582d488
144cf7f
fb7ee95
52bccb8
17b8fe7
4373808
47f0298
b16917d
6501d51
54187d9
1b7dcfe
2632809
ce2d57b
f2def15
6e8907a
6525507
3c9aaa1
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We could use
pretty-env-logger
from Github repo not crates.io, or am I missing something?There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That is an option. I have no strong opinions about whether we do this now or hold off until later when a release is out.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If we hold off, let's create a separate issue and get rid of the commented out code (and copy the snippet into the issue).