Hai All,
I would like to use multiple appender in my application.i.e , i want to write info messages to one log file ,while i want to write error messages to other file.
Im using xml file, with dailyfileappend er class.I would also like to know how can i clear the log files after a certain period.
Thanks in advance.
I would like to use multiple appender in my application.i.e , i want to write info messages to one log file ,while i want to write error messages to other file.
Im using xml file, with dailyfileappend er class.I would also like to know how can i clear the log files after a certain period.
Thanks in advance.
Comment