]> source.dussan.org Git - archiva.git/commitdiff
fix doc
authorOlivier Lamy <olamy@apache.org>
Thu, 20 Mar 2014 23:23:13 +0000 (23:23 +0000)
committerOlivier Lamy <olamy@apache.org>
Thu, 20 Mar 2014 23:23:13 +0000 (23:23 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1579825 13f79535-47bb-0310-9956-ffa450edef68

archiva-docs/src/site/apt/adminguide/logging.apt

index 8efdb0bb43f5fc55c57bf54d92fd78636c21a03c..8ab016bb90d87871373934d5c93b3b613814117c 100644 (file)
@@ -46,5 +46,6 @@ Log Files
 
   If you are in a constrained environment, you can change it to Block (or Yield) (<<<-DAsyncLogger.WaitStrategy=Block>>> and/or
 <<<-DAsyncLoggerConfig.WaitStrategy=Block>>>) 
+  This mean per default AsyncLoggerConfig.WaitStrategy option is configured to Sleep.
 
   (See {{{http://logging.apache.org/log4j/2.x/manual/async.html}log4j2 documentation}} )