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

Support unique logging level per-subsystem #48

Closed
davecgh opened this issue Nov 21, 2013 · 0 comments
Closed

Support unique logging level per-subsystem #48

davecgh opened this issue Nov 21, 2013 · 0 comments
Assignees

Comments

@davecgh
Copy link
Member

davecgh commented Nov 21, 2013

It is often useful to get more detailed debug/trace information about a specific subsystem without doing so for all of the subsystems.

This is also required to be able to implement #15.

davecgh added a commit that referenced this issue Nov 21, 2013
Also, make every subsystem within btcd use its own logger instance so each
subsystem can have its own level specified independent of the others.

This is work towards #48.
@ghost ghost assigned davecgh Jan 13, 2014
gsalgado pushed a commit to gsalgado/btcd that referenced this issue Jul 29, 2014
Since we handle this automatically it is just a noop.

Closes btcsuite#48
davecgh pushed a commit to davecgh/btcd that referenced this issue Oct 11, 2017
kcalvinalvin added a commit to kcalvinalvin/btcd that referenced this issue Nov 29, 2024
…bugs

wallet, integration: Fix watchonlywallet bugs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant