Skip to content

monitor, bot logs: fix log level filter ALL #49

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

Merged
merged 1 commit into from
Mar 3, 2025
Merged

Conversation

sebix
Copy link
Member

@sebix sebix commented Feb 26, 2025

in level filter ALL, only DEBUG messages were shown. instead, show all log levels as intended

fixes #48

@sebix sebix added this to the 3.3.1 Patch Release milestone Feb 26, 2025
in level filter ALL, only DEBUG messages were shown. instead, show all
log levels as intended

fixes #48
@sebix sebix merged commit 77859a6 into develop Mar 3, 2025
19 checks passed
@sebix sebix deleted the fix-48-log-all branch March 3, 2025 16:02
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.

get_log level ALL returns only DEBUG log lines
2 participants