https://issues.apache.org/bugzilla/show_bug.cgi?id=48907
--- Comment #2 from Scott Deboy <[email protected]> 2010-03-15 07:13:07 UTC --- One additional comment: this new ZeroConfSupport class in the core log4j tree uses reflection to register & unregister appender & receiver configurations in JmDNS, so no compile or runtime dependency changes are needed if the advertiseViaMulticastDNS member is set to 'false'. If the member is set to true but JmDNS is not in the classpath at runtime, the exceptions are caught & logged, and the appender or receiver will continue to run. -- 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]
