Hello,
is there a .NET library for writing log files? I'm looking for
something to configure the log files. E.g. using date-/timestamps,
deleting old log files, log file rotation for big log files, debug
logging, error logging etc.
Regards, Michael
SpamCatcher - 13 May 2008 17:41 GMT
>Hello,
>
[quoted text clipped - 4 lines]
>
>Regards, Michael
I like Log4Net, easy to setup and works really well.