diff --git a/log4php.properties b/log4php.properties index 149fb54660eca23da4536e1ccf722c002a6cac52..65596188204449c147f2368df391575ed65448ef 100644 --- a/log4php.properties +++ b/log4php.properties @@ -18,7 +18,7 @@ log4php.appender.A3.File=logs/installation.log log4php.rootLogger=FATAL,A1 log4php.appender.A1=LoggerAppenderRollingFile -log4php.appender.A1.MaxFileSize=3MB +log4php.appender.A1.MaxFileSize=10MB log4php.appender.A1.MaxBackupIndex=10 log4php.appender.A1.layout=LoggerLayoutTTCC log4php.appender.A1.layout.ContextPrinting="true"