Skip to content

LoggingApplicationListener will enter debug mode even if environment contains debug=false #5374

Closed
@avallen

Description

@avallen

Configuring debug=false in application.properties will make LoggingApplicationListener initialize the logging system with its default debug logging categories, because it just checks for presence of the property, not its value.

Same for trace.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions