From: ondrej p. <ond...@gm...> - 2007-03-21 22:28:49
|
Hi all, I'd like to use the same XML configuration for both log4j and log4perl. However, Log4perl (version 1.09) seems to use the mapping "org.apache.log4j.SyslogAppender" for SyslogAppender, while the correct name in log4j (version 1.2.14) is "org.apache.log4j.net.SyslogAppender". Would it be possible, please, to add an extra mapping for this class? Thanks, Ondrej |