Skip to content
This repository was archived by the owner on Dec 13, 2024. It is now read-only.

when using logback-classic in project you get duplicated slf4j binding #80

@BeneStem

Description

@BeneStem

you provide a slf4j-simple binding.
if someone uses another binding in their project it is necessary to exclude yours.
maybe there is a better way then forcing everybody to do this:

[lambdaui "0.3.0" :exclusions [org.slf4j/slf4j-simple]]

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions