]> source.dussan.org Git - archiva.git/commitdiff
[MRM-1842] Remove per default log4j2 Async Logging fix doc
authorOlivier Lamy <olamy@apache.org>
Tue, 6 May 2014 02:32:57 +0000 (12:32 +1000)
committerOlivier Lamy <olamy@apache.org>
Tue, 6 May 2014 02:32:57 +0000 (12:32 +1000)
archiva-docs/src/site/apt/adminguide/logging.apt

index 8efdb0bb43f5fc55c57bf54d92fd78636c21a03c..088c13555d7e534c0ad6ad71a7bf71eb89bd8fa5 100644 (file)
@@ -40,7 +40,9 @@ Log Files
   
   []
 
-  Note since 1.4-M4, the log4j2 asyncLogger feature is configured as the default.
+  Note since 2.1.0, the log4j2 asyncLogger feature is NOT anymore configured as the default.
+
+  If you want to activate it as default add the system property <<-DLog4jContextSelector=org.apache.logging.log4j.core.async.AsyncLoggerContextSelector>>
 
   This means the default <<AsyncLogger.WaitStrategy>> and <<AsyncLoggerConfig.WaitStrategy>> option is Sleep.