Hello,

I'm using log4net to log/trace an application and I would like to have cert= 
ain errors ending up in the the event log from another computer. Is there a way 
to do this? (RemoteSyslogAppender?)

It seems that I could do around the tree and use a ForwardingAppender which 
together with a application acting as server on the remote computer would could 
write this to the event log, but it looks a little to cumbersome.

PS I was able to change log4net to write to a remote eventlog, but I would 
prefer to use an "untainted" library.

Thanks,
florin

Reply via email to