You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Elliotte Rusty Harold (Jira)" <ji...@apache.org> on 2023/03/08 00:23:00 UTC

[jira] [Resolved] (MNG-7724) Slf4jConfigurationFactory should use info level when there is no exception and the logger type is unknown

     [ https://issues.apache.org/jira/browse/MNG-7724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Elliotte Rusty Harold resolved MNG-7724.
----------------------------------------
    Resolution: Not A Problem

> Slf4jConfigurationFactory should use info level when there is no exception and the logger type is unknown
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: MNG-7724
>                 URL: https://issues.apache.org/jira/browse/MNG-7724
>             Project: Maven
>          Issue Type: Improvement
>    Affects Versions: 4.0.0-alpha-4
>            Reporter: Romain Manni-Bucau
>            Priority: Minor
>
> As of now if we change the SLF4J bindings maven will issue warnings because a few features are disabled but due to the nature of switching these bindings it is highly likely it is intended and therefore the warning are misleading more than helping.
> The solution can be to log a warning if a configured factory fails to load but just log info when it succeeds.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)