This is a bug in UDPAppender - I'm planning on committing a fix to this soon (before next Monday, hopefully).
Scott Deboy COMOTIV SYSTEMS 111 SW Columbia Street Ste. 950 Portland, OR 97201 Telephone: 503.224.7496 Cell: 503.997.1367 Fax: 503.222.0185 [EMAIL PROTECTED] www.comotivsystems.com -----Original Message----- From: epsonic [mailto:[EMAIL PROTECTED] Sent: Thu 7/5/2007 7:52 AM To: [email protected] Subject: UDPAppender in the Log4j.1.3 Hi, I'm currently trying to use the Log4j UDPAppender in the version 1.3. Here is my Appender configuration: <appender name="UDP" class="org.apache.log4j.net.UDPAppender"> <layout class="org.apache.log4j.PatternLayout"> </layout> </appender> After executing my application I'm geting the following error message: Attempted to log with inactive appender named [UDP] Thank you for help. -- View this message in context: http://www.nabble.com/UDPAppender-in-the-Log4j.1.3-tf4030250.html#a11448038 Sent from the Log4j - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- 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]
