Author: echatellier Date: 2014-07-04 15:15:08 +0200 (Fri, 04 Jul 2014) New Revision: 348 Url: http://forge.codelutin.com/projects/faxtomail/repository/revisions/348 Log: Remove file appender Modified: trunk/faxtomail-ui-swing/src/main/resources/log4j.properties Modified: trunk/faxtomail-ui-swing/src/main/resources/log4j.properties =================================================================== --- trunk/faxtomail-ui-swing/src/main/resources/log4j.properties 2014-07-04 13:14:24 UTC (rev 347) +++ trunk/faxtomail-ui-swing/src/main/resources/log4j.properties 2014-07-04 13:15:08 UTC (rev 348) @@ -20,7 +20,7 @@ # #L% ### # Global logging configuration -log4j.rootLogger=ERROR, stdout, file +log4j.rootLogger=ERROR, stdout # Console output log4j.appender.stdout=org.apache.log4j.ConsoleAppender
participants (1)
-
echatellier@users.forge.codelutin.com