Skip to content

Replace slf4j-log4j12 dependency with slf4j-api #1

Description

@jonfreedman

Libraries should not typically enforce a particular logger implementation, see https://www.slf4j.org/faq.html#when

In short, libraries and other embedded components should consider SLF4J for their logging needs because libraries cannot afford to impose their choice of logging framework on the end-user.

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