Skip to content

Debug mode is not logging web and sql related loggers #15986

@cldsnchz

Description

@cldsnchz

In 2.1, the debug mode (--debug) is not logging in debug the web and sql related loggers, for example: org.hibernate.SQL

The issue seems to be in LoggingApplicationListener, which is setting in DEBUG the group itself (web and sql) instead of resolving the loggers in them, as it does for example when logging.level.sql=true is set.

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: supersededAn issue that has been superseded by anothertype: regressionA regression from a previous release

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions