fix wrong merge

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1579832 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2014-03-20 23:28:10 +00:00
parent e72bb0a3a2
commit 269ede5bf0
1 changed files with 0 additions and 1 deletions

View File

@ -46,6 +46,5 @@ 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}} )