Skip to content

log4j2 feature broken so consider removal #2807

@graemerocher

Description

@graemerocher

Description

Creating an app with the log4j feature with 4.9.x results in:

SLF4J(W): No SLF4J providers were found.
SLF4J(W): Defaulting to no-operation (NOP) logger implementation
SLF4J(W): See https://www.slf4j.org/codes.html#noProviders for further details.
SLF4J(W): Class path contains SLF4J bindings targeting slf4j-api versions 1.7.x or earlier.
SLF4J(W): Ignoring binding found at [jar:file:/Users/graemerocher/.m2/repository/org/apache/logging/log4j/log4j-slf4j-impl/2.25.0/log4j-slf4j-impl-2.25.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J(W): See https://www.slf4j.org/codes.html#ignoredBindings for an explanation.
 __  _

Expected Behaviour

Should work

Actual Behaviour

There doesn't seem to be a version of log4j2 compatible with the version of slf4j we are using

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions