Skip to content

Remove logback.xml from shipped jar #114

@hakanai

Description

@hakanai

Following the usual convention for libraries not to dictate the logger configuration, the logback.xml file should be removed from the jar file produced for this library.

This causes an issue where an application will get different logger configuration, depending on the order it happened to discover the jar files.

Though it is possible to work around this by trumping the file with a system property, it would be nice to remove the risk by just removing the file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions