Microsoft
Software
Hardware
Network
Question : log4j log4j.appender.R.MaxBackupIndex
I'm using a org.apache.log4j.RollingFi
leAppender
in order to process and store my log statements and I'm wondering how to get it to never overwrite the output log file? I left off the log4j.appender.R.MaxBackup
Index configuration and it seems to make one copy then overwrite the original. Maybelog4j.appender.R.MaxB
ackupIndex
=999999?
Answer : log4j log4j.appender.R.MaxBackupIndex
>> I left off the log4j.appender.R.MaxBackup
Index configuration and it seems to make one copy then overwrite the original.
There is one backup file by default.
So try with log4j.appender.R.MaxBackup
Index=9999
99
Random Solutions
Sharepoint Webpart page load event issue
Exchange Error as posted
Intel Sata RAID controller on RHEL 4 problem
OCS Edge Server R2 2007
Backup on Hyper-V Cluster
Cisco Unity Express to Trigger MWI on overlay DN
Reverse DNS does not match SMTP Banner
Javascript to get <TD> inner text in MSIE, FF and Chrome
Pass recordset from local sql server to remote sql server using access adp
How to get lightbox to show over Flash banner?