|
Re: log4net, UDPAppender and Chainsaw v2: msg#00046log.log4net.user
Ron Grabowski <rongrabowski <at> yahoo.com> writes: > > I recall using the UdpAppender to send packets to another IP address > other than 127.0.0.1. > > Here is discussion from the log4j list about setting up tabs: > > http://tinyurl.com/6l3uh > http://www.mail-archive.com/log4j-user%40logging.apache.org/msg02540.html > > - Ron > Anything different in the appender than what I have posted? <!DOCTYPE log4j:configuration SYSTEM "log4j.dtd"> <log4j:configuration xmlns:log4j="http://jakarta.apache.org/log4j/" debug="true"> <plugin name="UDPReceiver" class="org.apache.log4j.net.UDPReceiver"> <param name="Port" value="8080" /> </plugin> </log4j:configuration> I tried a simple client using DPClient.Receive() and never get anything from the remote box. Also, neither of the tab related links provided seem to work. Thanks, C |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: log4net, UDPAppender and Chainsaw v2: 00046, Ron Grabowski |
|---|---|
| Next by Date: | RE: Duplicate Log statements: 00046, Nicko Cadell |
| Previous by Thread: | Re: log4net, UDPAppender and Chainsaw v2i: 00046, Ron Grabowski |
| Next by Thread: | Re: log4net, UDPAppender and Chainsaw v2: 00046, Mike Blake-Knox |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |