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

Support for Level #4

Open
christophekumor opened this issue Jun 25, 2019 · 3 comments
Open

Support for Level #4

christophekumor opened this issue Jun 25, 2019 · 3 comments

Comments

@christophekumor
Copy link

Error level

List :

  • Error
  • Warning (Warn)
  • Information (Info)
@lazywinadmin
Copy link
Collaborator

I would recommend:

  • INF
  • ERR
  • WAR

since it is pretty standard in every log systems :)

@christophekumor
Copy link
Author

we can add "Debugging" Level

@omiossec
Copy link
Member

we should align with .net error
Critical= 5
Debug = 1
Error = 4
Information = 2
None = 6
Trace = 0
Warning = 3

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

3 participants