views:

15

answers:

0

I am using FileAppender for logging. This creates a new log file when the date is changed. I have requirement to parse the log file so i want to create only a single log file irrespective of date. Is there any way to achieve this (i.e. all the logs should go in one file)?