> I've configured an xml based Logger class.  What I'm trying to 
> accomplish now is to have a directory called "Logs", and inside 
> this directory a time stamped log file created daily.  So basically 
> a log file that maintains daily log files.  So today in the Logs 
> directory there would be a log file as follows:

> 09022001.txt
> 09032001.txt
> 09042001.txt

> or better yet:

> Sept042001.txt

> Something for these would be great.  Thanks for any help!

I've just submitted a class to the developers' mailing list which does
this - let me know if you have any problems with it.

Jon

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to