Skip to content

Another unexpected new log SLF4J(I): Attempting to load provider "org.apache.logging.slf4j.SLF4JServiceProvider" specified via "slf4j.provider" system property #426

@bschuhmann

Description

@bschuhmann

Besides the other unexpected new low from #422 there's one more: in case slf4j.provider is set, there's now:

SLF4J(I): Attempting to load provider "org.apache.logging.slf4j.SLF4JServiceProvider" specified via "slf4j.provider" system property

Is there a reason this should stay on INFO level? We're setting slf4j.provider explicitly, so expect it is used - and only if it isn't I can change the log level to DEBUG and verify slf4j.provider has been picked up or not.

I initially commented on the closed ticket, but was unsure if @ceki has seen it or not.

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