Skip to content

ConfigureLoggerLevel should have a filename parameter #234

@simonzn

Description

@simonzn

The ConfigureLoggerLevel recipe uses a hardcoded filename pattern (**/logback.xml).

Sometimes the configuration does not match that pattern. For example, we use "logback-spring.xml" as described in Configure Logback for Logging.

The recipe should have a parameter for the filename pattern so it can be used for all logback configs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions