Does anybody have a good class for keeping a log file?

subj
[4 byte] By [Silver Ghost] at [2007-11-17 22:39:01]
# 1 Re: Does anybody have a good class for keeping a log file?
Well...there are many different ways depending on the way you want to keep your logfile...

I have attached a small logger class which will create a simple buffered logfile...

I had to remove some of my wrapper classes for threads and semaphores etc. but it should work...let me know if not...
Andreas Masur at 2007-11-10 8:41:43 >