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 ability to get Root logger from any Logger. #38

Merged
merged 1 commit into from
May 26, 2020

Conversation

howbazaar
Copy link
Contributor

This opens up the ability to get a sibling logger easily.
Instead of having to walk up the Parent calls, one could
instead call Root().Child("some.sibling").

This opens up the ability to get a sibling logger easily.
Instead of having to walk up the Parent calls, one could
instead call Root().Child("some.sibling").
@howbazaar
Copy link
Contributor Author

$$merge$$

@howbazaar howbazaar merged commit 9ce3a2e into juju:master May 26, 2020
@howbazaar howbazaar deleted the get-root branch May 26, 2020 01:44
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.

2 participants