]> git.mxchange.org Git - addressbook-swing.git/blobdiff - Addressbook/src/log4j2.xml
Global commit: Changed spaces to tabs, because all Java files have tabs for indenting
[addressbook-swing.git] / Addressbook / src / log4j2.xml
index d3ade864177dc3350ecbe7938e8e475c4a8048bd..cafb433353391a258d13b974d7d0d5c9b1992b20 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-Copyright (C) 2015 Roland Hรคder
+Copyright (C) 2015 Roland Haeder
 
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
@@ -23,7 +23,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
   </Appenders>
   <Loggers>
     <Root level="trace">
-      <AppenderRef ref="STDOUT" level="DEBUG"/>
+      <AppenderRef ref="STDOUT" level="TRACE"/>
     </Root>
   </Loggers>
 </Configuration>