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

Make logging configurable at run time #48

Open
heeckhau opened this issue Apr 17, 2024 · 0 comments
Open

Make logging configurable at run time #48

heeckhau opened this issue Apr 17, 2024 · 0 comments

Comments

@heeckhau
Copy link
Member

Logging is currently hardcoded to "DEBUG" level:

.with(tracing_subscriber::filter::LevelFilter::DEBUG)

We need to make this configurable

heeckhau added a commit that referenced this issue May 6, 2024
0xtsukino added a commit that referenced this issue May 21, 2024
* feat: Configurable logging

#48

* feat: allow to set logging filter at start of app

* chore: fix linter

---------

Co-authored-by: tsukino <[email protected]>
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

No branches or pull requests

1 participant