Logging Best Practices

2004-11-15 Thread Dru Sellers
Title: Message Just picked up log4net.  Anyone have any good links for how to log your code. I have never done this before and have no reference material either. Any real life "insert logging code here in your app" links would be great.   Dru --- Outgoing mail is certified Virus Free. Check

RE: Poll: mission-critical use of log4net

2004-11-15 Thread Benjamin Peikes
Title: Message We use log4net as an audit trail, although we would not want our applications to stop running if there was a problem logging. I would like to be able to detect errors in configuration files, and it would be a great additional feature for loggers to have error events you could a

Poll: mission-critical use of log4net

2004-11-15 Thread Marc Lewandowski
Title: Message On a previous thread the issue of log4net's fitness-of-purpose for more mission-critical logging came up.  As you may know, log4net makes no claim to reliability, only to being a fail-stop (near-silent fail) logging system.   Nonetheless, it is a very clean, usable, and easily

SysLog appender

2004-11-15 Thread Antoine Drochon
Hello, I begin to work with Log4Net. A wonderful toy ;o) Even if i work on Windows Server environment, i would like to append logs in syslog format but i do not found anything about this. Is such a projet starts for Log4Net ? If not, i think i'll spent some hours to write it. Thanks a lot for y