https://issues.apache.org/bugzilla/show_bug.cgi?id=48907
--- Comment #4 from Scott Deboy <[email protected]> 2010-03-16 07:05:24 UTC --- While implementing support for the service names in Chainsaw, I realized the MulticastAppender must advertise the multicast address. To do that, I've added a "multicastAddress" key to the advertised service information. Also, all xml-based appenders can advertise the fully-qualified class name of the XML encoder that can be used to parse the entries by defining an "encoder" key to the advertised service information. By default, this isn't needed and the receiver will assume the events are held in an xml fragment conforming to log4j's dtd. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
