-
Notifications
You must be signed in to change notification settings - Fork 0
Use log levels from rfc5424 #2
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
Comments
Unblocked, we can just rewrite the new log levels directly. |
@mcollina About this suggestion, these are the log levels:
Do you think we should keep the log level number as 0-7? Or even allow the users to customize the log level? I think we maybe will need to be more opinionated here, so probably sticking with 0-7 and also do not allow new log levels. |
About |
Keep them fixed for now. |
I updated the current implementation to use these new log levels. I also added the |
At https://datatracker.ietf.org/doc/html/rfc5424#section-6.2.1, page 11.
Suggested by Matteo.
The text was updated successfully, but these errors were encountered: