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

Logging: remove redundant Hutch::Config.initialize #260

Merged
merged 2 commits into from
Nov 3, 2016

Conversation

olleolleolle
Copy link
Contributor

The last statement of the Config class is to run initialize. We don't need to do it twice.

@michaelklishin
Copy link
Member

I'd like to do some more testing with various Hutch CLI scenarios before we can be confident that it's no longer needed.

@michaelklishin
Copy link
Member

Still needs some testing on my end. I likely won't have the time to do it next week, sorry.

@olleolleolle
Copy link
Contributor Author

@michaelklishin I'm not in a rush to have this land.

I logged #261 as a follow-up issue for this when I found it. It's a hen-and-egg of Config defaults and settings. (Colloquially described: The logger wants a level before a level has been resolved to a real setting value.)

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