> 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
[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
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
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
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
--
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'
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
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
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: