Posted By:
Anonymous
Posted On:
Thursday, November 14, 2002 08:31 AM
My problem is with the file .properties, I have the sentence:
log4j.appender.LogServer=org.apache.log4j.
RollingFileAppender
log4j.appender.LogServer.MaxFileSize=5KB
But the log4j dont create a new file after the 5KB.
Exist something special that I need to configure
Thanks