You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-user@logging.apache.org by Rakesh Patel <rp...@us.nomura.com> on 2005/09/07 21:34:29 UTC

Chainsaw and RollingFileAppender

Any have success using the RollingFileAppender with chainsaw?

1. How to create a "receiver" for such an thing? What is the appropriate 
receiver to be created in chainsaw to handle a rollingFileAppender?

2. Will Chainsaw be able to appropriately switch the to latest log file after a 
rollover has occured - i.e., when a rollover occurs and you now have 2 files 
mylog.log and mylog.log.1 - where mylog.log is hte current log file and the 
mylog.log.1 is the rolled over log file.

3. In Chainsaw, how can i quickly switch to a previously rolled over file, 
i.e,, say the currently log file is mylog.log, and rolled over file is 
mylog.log.1. How can i view mylog.log.1?

Thanks

Rakesh



---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-user-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-user-help@logging.apache.org