How To view logging events using Apache log4j Chainsaw: http://logging.apache.org/log4net/release/howto/chainsaw.html
--- Scott Deboy <[EMAIL PROTECTED]> wrote: > Chainsaw V2 can view logs created using XmlLayoutSchemaLog4j - it can > accept events sent via UDPAppender and read files saved to disk. > > In case you're curious, it can also process regular log files (not > xml) > using LogFilePatternReceiver, and can process events stored in a > database using CustomSQLDBReceiver. > > http://logging.apache.org/log4j/docs/chainsaw.html > > > There is a sample receiver configuration file available from the > Welcome > tab - create a config file specify the URL to this config file in the > application-wide preferences window, configuration URL field, and > restart Chainsaw. > > Hope this helps > > Scott > > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of > Sam > Carleton > Sent: Thursday, June 15, 2006 8:29 AM > To: [email protected] > Subject: Are there any open source viewers? > > Are there any open source viewers that will work with either the > log4net.Layout.XmlLayout or XmlLayoutSchemaLog4j? >
