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

Fix default logger level with empty app config #37

Merged
merged 1 commit into from
Oct 3, 2022
Merged

Conversation

wagoodman
Copy link
Contributor

Today, running chronicle without a chronicle config you see:

failed to load application config: 
        invalid application config: bad log level configured (""): not a valid logrus Level: ""

This PR fixes this while also switching over to the anchore logger interface.

@wagoodman wagoodman added the bug Something isn't working label Oct 3, 2022
Signed-off-by: Alex Goodman <[email protected]>
@wagoodman wagoodman changed the title Update logger and fix Fix default logger level with empty app config Oct 3, 2022
@wagoodman wagoodman merged commit 303e4e0 into main Oct 3, 2022
@wagoodman wagoodman deleted the update-logger branch October 3, 2022 16:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant