RE: Parsing XmlLayout formatted events (or how to set up Chainsaw and log4net)

2004-12-08 Thread Nicko Cadell
> The only differences are, in log4net config, I have: > > > > (no ", log4net") on the end, not sure what that does. The ", log4net" postfix on the type name "log4net.Layout.XmlLayoutSchemaLog4j, log4net" is the name of the assembly to load the type from. This is part of the standard .NET (Ty

RE: Setting up Chainsaw and log4net

2004-12-08 Thread Nicko Cadell
[EMAIL PROTECTED] > Sent: 07 December 2004 13:45 > To: Log4NET User > Subject: Setting up Chainsaw and log4net > > Thanks for your reply Simon. In addition to the change you > suggested, I also searched the old mailing list at > Sourceforge and discovered that I was m

Setting up Chainsaw and log4net

2004-12-07 Thread Ron Grabowski
Thanks for your reply Simon. In addition to the change you suggested, I also searched the old mailing list at Sourceforge and discovered that I was missing a config file for Chainsaw: http://jakarta.apache.org/log4j/"; debug="false"> Nick, I can't seem to get line numbers

Re: Parsing XmlLayout formatted events (or how to set up Chainsaw and log4net)

2004-12-06 Thread Simon Wallis
program presents me with some >options for adding the new UDPReciever. I'm not able to change the >active menu item but I can change the other ones (some are prefilled >for me): > >active "false" >class "class.org.apache.log4j.net.UDPReceiver" >decoder

Re: Parsing XmlLayout formatted events (or how to set up Chainsaw and log4net)

2004-12-04 Thread Ron Grabowski
s "class.org.apache.log4j.net.UDPReceiver" decoder "org.apache.xml.XMLDecoder" encoding loggerRepository "[EMAIL PROTECTED]" name "Asp.Net" paused "false" port 4560 threshold ALL Have you gotten Chainsaw and log4net to work together Simon? Thanks, Ron --

RE: Chainsaw and log4net

2004-11-17 Thread Nicko Cadell
location info then you don't need a property to control this. Cheers, Nicko > -Original Message- > From: Simon Wallis [mailto:[EMAIL PROTECTED] > Sent: 17 November 2004 22:18 > To: Log4NET User > Subject: RE: Chainsaw and log4net > > Thanks Nicko, I'

RE: Chainsaw and log4net

2004-11-17 Thread Simon Wallis
gt; > > > > > >Cheers, >Nicko > >> -Original Message- >> From: Simon Wallis [mailto:[EMAIL PROTECTED] >> Sent: 10 November 2004 20:53 >> To: log4net-user@logging.apache.org >> Subject: Chainsaw and log4net >> >> I'm tryin

RE: Chainsaw and log4net

2004-11-16 Thread Nicko Cadell
s [mailto:[EMAIL PROTECTED] > Sent: 10 November 2004 20:53 > To: log4net-user@logging.apache.org > Subject: Chainsaw and log4net > > I'm trying to get log4net to communicate with Chainsaw using > the UdpAppender. I have everything working successfully > except for the

Chainsaw and log4net

2004-11-10 Thread Simon Wallis
I'm trying to get log4net to communicate with Chainsaw using the UdpAppender. I have everything working successfully except for the fact that the Class, Method, File and Line columns in Chainsaw show up empty. Here is the appender config code I'm using: