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

Consider to reinstate the OFF log level #40

Closed
ndrlndr opened this issue Sep 28, 2017 · 0 comments
Closed

Consider to reinstate the OFF log level #40

ndrlndr opened this issue Sep 28, 2017 · 0 comments
Assignees

Comments

@ndrlndr
Copy link
Collaborator

ndrlndr commented Sep 28, 2017

In the current version of TraceLog, the lowest log level is ERROR.

I'm running a use case where I'm interested the log output of only a single tag, regardless of any errors in other tags.

This would only be possible by setting LOG_ALL=OFF, which is no longer an option. I would like to request the ability to do so, which will then allow me to use LOG_PREFIX_TagIAmInterestedIn = INFO, to only see all the INFO and below logs, and only for the tag I am interested in.

@tonystone tonystone self-assigned this Sep 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants