Skip to content

Commit

Permalink
add the buffered log appender to debug log4j xml
Browse files Browse the repository at this point in the history
  • Loading branch information
chenson42 committed Oct 29, 2012
1 parent 48f473b commit 23b8db3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions symmetric-server/src/main/deploy/conf/log4j-debug.xml
Expand Up @@ -56,6 +56,7 @@
<priority value="INFO" />
<appender-ref ref="ROLLING" />
<appender-ref ref="CONSOLE" />
<appender-ref ref="BUFFERED" />
</root>

</log4j:configuration>

0 comments on commit 23b8db3

Please sign in to comment.