Romain Manni-Bucau created MNG-7724: ---------------------------------------
Summary: 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 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)