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: logging level should be InfoLevel by default #39

Merged
merged 1 commit into from
Dec 7, 2023
Merged

Conversation

Eun
Copy link
Owner

@Eun Eun commented Dec 7, 2023

Description

Problem

Debug messages were always printed.

Solution

Set the default level to info.

Notes

Also added Trace Level (not needed at the moment)

@Eun Eun merged commit 0c2461e into main Dec 7, 2023
8 checks passed
@Eun Eun deleted the fix-logging branch December 7, 2023 14:47
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.

None yet

1 participant