Skip to content

Logback dependency #430

@fcv

Description

@fcv

As per version 3.1.1 keycloak4s-core depends on logback, which forces it as a transitive dependency to any project using keycloak4s.

Would it be possible to change keycloak4s-core so it depends on slf4j instead making it easier for whoever is using keycloak4s to choose which log framework to use?

Ps.: nowadays I'm using something like exclude("ch.qos.logback", "logback-classic") to prevent bringing logback to the classpath

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions