Skip to content

Commit

Permalink
Doc improvement in simplelogger.properties
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-o committed Apr 21, 2017
1 parent c2c6259 commit 3938817
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apache-maven/src/conf/logging/simplelogger.properties
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ org.slf4j.simpleLogger.levelInBrackets=true
org.slf4j.simpleLogger.log.Sisu=info
org.slf4j.simpleLogger.warnLevelString=WARNING

# MNG-6181: mvn -X also prints all debug logging from http-client
# MNG-6181: mvn -X also prints all debug logging from HttpClient
# Be aware that the shaded packages are used
# org.apache.http -> org.apache.maven.wagon.providers.http.httpclient
org.slf4j.simpleLogger.log.org.apache.maven.wagon.providers.http.httpclient=off
org.slf4j.simpleLogger.log.org.apache.maven.wagon.providers.http.httpclient.wire=off
org.slf4j.simpleLogger.log.org.apache.maven.wagon.providers.http.httpclient.wire=off

0 comments on commit 3938817

Please sign in to comment.