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

How to set only DEBUG and ERROR log output location? #106

Open
thep0y opened this issue Jul 12, 2022 · 1 comment
Open

How to set only DEBUG and ERROR log output location? #106

thep0y opened this issue Jul 12, 2022 · 1 comment

Comments

@thep0y
Copy link

thep0y commented Jul 12, 2022

I don't want INFO and WARNING to output location, but I call set_location_level(LevelFilter::Error) in the config and they also output location.

@Drakulix
Copy link
Owner

There is no option to do that currently. Additionally I don't think this fine-grained control is in scope for simplelog.

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

2 participants