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

Improve logger #302

Closed
dotansimha opened this issue Jan 9, 2024 · 0 comments · Fixed by #282
Closed

Improve logger #302

dotansimha opened this issue Jan 9, 2024 · 0 comments · Fixed by #282

Comments

@dotansimha
Copy link
Member

we need to allow users to configure the EnvFilter (see https://docs.rs/tracing-subscriber/latest/tracing_subscriber/filter/struct.EnvFilter.html) instead of just setting the level.

We need to allow users to configure the format (json / pretty); default is pretty and non-TTY envs will default to json.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant