Scott, Thanks. that fixed the problem. vance
On Wed, 22 Dec 2004 11:36:43 -0800, Scott Deboy <[EMAIL PROTECTED]> wrote: > LocationInfo has been moved to a new package, so Chainsaw can't receive > events which contain file/line/method information if it's sent by a 1.2.8 > socketappender. > > In your appender config, move the SocketAppender to first in the list and > everything should work fine again (and make sure locationInfo is not true on > the Socketappender config). > > FileAppender patterns that display file/line/class etc., modify the logging > event - adding LocationInfo that's then used by appenders below it in the > list - so moving SocketAppender to the top at least allows you to receive > events. > > > -----Original Message----- > From: Vance Cochrane [mailto:[EMAIL PROTECTED] > Sent: Wed 12/22/2004 11:18 AM > To: [email protected] > Cc: > Subject: Receiver Problem?? > Just a quick question. I had chainsaw dutifully logging everything as > normal to a SocketAppender on the network.. > Then I upgraded chainsaw (to the latest rev) and now I am not > receiving any of the messages that I was receiving before. No logging > code or any other code changed. Was there any configuration change > that I should have made? Thanks. > -- > Vance > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Vance Cochrane Cochrane Consulting, Inc. PO Box 854 Belmont, CA 94002 Voice: 415-412-3062 Fax: 415-651-9364 Email: [EMAIL PROTECTED] Web: http://www.ecochrane.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
