-
Notifications
You must be signed in to change notification settings - Fork 56
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
feat(log): set log levels on the fly #1448
Conversation
63d9614
to
e2c7595
Compare
None | ||
}; | ||
let logging_targets = vec![ | ||
// TODO: Reset to nice and clean defaults once we have a better idea of what we want |
Check notice
Code scanning / devskim
A "TODO" or similar was left in source code, possibly indicating incomplete functionality Note
None | ||
}; | ||
let logging_targets = vec![ | ||
// TODO: Reset to nice and clean defaults once we have a better idea of what we want |
Check notice
Code scanning / devskim
A "TODO" or similar was left in source code, possibly indicating incomplete functionality Note
e2c7595
to
6b61280
Compare
How can we test this? Can we get a wee test that is starting logging... and then use |
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.
see comment on a test
9937e4e
to
015e1ed
Compare
015e1ed
to
8beed37
Compare
Description
reviewpad:summary