• Phillip Webb's avatar
    Add support for logging groups · b32887b8
    Phillip Webb authored
    Provide a way for users to quickly group related loggers together for
    easier configuration. The `loggers.group` property can be used to define
    a group that can then be configured in the usual `loggers.level.<group>`
    way.
    
    Additionally, provide pre-defined groups for `web` and `sql.
    
    Closes gh-14421
    b32887b8
Name
Last commit
Last update
..
src Loading commit data...
pom.xml Loading commit data...