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

[API] logging: Loggers should always be checked for initialization #1447

Closed
ferventcoder opened this issue Nov 6, 2017 · 0 comments
Closed
Assignees
Milestone

Comments

@ferventcoder
Copy link
Member

ferventcoder commented Nov 6, 2017

Sometimes the logger abstraction has been created, but the underlying logger has not been initialized.

@ferventcoder ferventcoder added this to the 0.10.9 milestone Nov 6, 2017
@ferventcoder ferventcoder self-assigned this Nov 6, 2017
ferventcoder added a commit that referenced this issue Jan 23, 2018
Sometimes the logger abstraction has been created, but the
underlying logger has not been initialized. Ensure that it is
initialized.
@ferventcoder ferventcoder changed the title Loggers should always be checked for initialization [API] Loggers should always be checked for initialization Mar 4, 2018
@ferventcoder ferventcoder changed the title [API] Loggers should always be checked for initialization [API] logging: Loggers should always be checked for initialization Mar 4, 2018
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

2 participants