in Log4net, the remoting appender sends a log event to the server. This is the kind of behavior I'm looking for in nlog. I could write my own target, but unless the log events are serializable, there's no way to send them up to the server.
(by the way, I'd go ahead and use Log4net and create my own appender, but there are no fallback mechanisms supported in Log4net yet as there is in NLog...
2008-06-02 19:50:42 UTC in NLog - Advanced .NET Logging