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

Implement a proper logger #66

Open
TrojanerHD opened this issue Jan 14, 2023 · 0 comments
Open

Implement a proper logger #66

TrojanerHD opened this issue Jan 14, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@TrojanerHD
Copy link
Owner

While the settings already uses a flag logging for the log level, it is only used for logging initial information about whether the current bot's configuration is valid. However, I also want to use a logger in my code. That means, I want to be able to log anything anywhere under the condition that logging is set to at least level X.

@TrojanerHD TrojanerHD added the enhancement New feature or request label Jan 14, 2023
@TrojanerHD TrojanerHD self-assigned this Jan 14, 2023
@TrojanerHD TrojanerHD removed their assignment Mar 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

1 participant