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

Conflicting documentation about "Controlling Log Levels with Properties" #5177

Closed
asarkar opened this issue Mar 26, 2021 · 0 comments
Closed
Labels
Milestone

Comments

@asarkar
Copy link

asarkar commented Mar 26, 2021

Quoting the latest docs, "Controlling Log Levels with Properties" section:

Log levels can be configured via properties defined in application.yml (and environment variables) with the log.level prefix:

logger:
  levels:
    foo.bar: ERROR

The statement and the example don't match, as the former says log.level prefix, but the latter shows logger.levels prefix.

olejnikk added a commit to olejnikk/micronaut-core that referenced this issue Mar 28, 2021
@jameskleeh jameskleeh added this to the 2.4.2 milestone Mar 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants