RE: Log file Viewer

2003-10-07 Thread shmittal
06:20 PM Please respond to "Log4J Users List" To: "Log4J Users List" <[EMAIL PROTECTED]> cc: Subject: RE: Log file Viewer Chainsaw supports loading of events saved to a file in XMLLayout format. (File-load file) The version of Chainsaw in development supports XML

RE: Log file Viewer

2003-10-06 Thread Scott Deboy
EMAIL PROTECTED] Sent: Monday, October 06, 2003 2:25 PM To: [EMAIL PROTECTED] Subject: Log file Viewer I am using log4j DailyRollingFileAppender - outputting data into a log file for each day. As the application runs on multiple boxes, we usually need to browse through all logs for a day to reconstruct

Log file Viewer

2003-10-06 Thread shmittal
I am using log4j DailyRollingFileAppender - outputting data into a log file for each day. As the application runs on multiple boxes, we usually need to browse through all logs for a day to reconstruct what happened when trouble shooting. I have been looking around the log4j site for a log viewer