cjbhaines / Log4Net.Async

Asynchronous Log4Net appenders and forwarder
http://www.nuget.org/packages/Log4Net.Async/
MIT License
121 stars 37 forks source link

UdpAppender not being passed through with AsyncForwardingAppender #9

Closed jsheely closed 9 years ago

jsheely commented 9 years ago

Any reason why a UdpAppender would not get passed through when using the AsyncForwardingAppender?

cjbhaines commented 9 years ago

No that should work fine. I use it with a gelf appender which submits small udp packets to StatsD and Graphite.