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

Review and Update LogLevel Description for Clarity #148

Closed
devleejb opened this issue Jul 17, 2024 · 0 comments · Fixed by #152
Closed

Review and Update LogLevel Description for Clarity #148

devleejb opened this issue Jul 17, 2024 · 0 comments · Fixed by #152
Assignees
Labels
documentation 📔 Improvements or additions to documentation good first issue 🐤 Good for newcomers

Comments

@devleejb
Copy link
Member

devleejb commented Jul 17, 2024

Description:
image
In the current documentation, the explanation of LogLevel is as follows:

  • LogLevel.Trivial: Lowest level of verbosity
    However, it is noted that Trivial displays all logs, indicating it should be considered the highest level in terms of verbosity.
    Changing it to Highest might be confusing. Hence, a reevaluation of the description is necessary.

Why:
To provide a clear and accurate description of the Trivial LogLevel to avoid confusion and misinterpretation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation 📔 Improvements or additions to documentation good first issue 🐤 Good for newcomers
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants