Help with logging.

Posted by Slacker on Fri 30 May 2003 05:15 PM — 2 posts, 10,896 views.

#0
Forgive me if this has been asked before and I just haven't found it in the forum, yet.

I'm wondering if there's a way to make MUSHclient start a new log file for each day?

My logging is set up the way I like it: name-%m-%d-%Y.txt

But, I tend to be connected for long periods to the MU*s I frequent, which results in a single log file covering several days or, in a few cases, several weeks. So it's a guessing game to find what I'm looking for if I need to look in them.

So, is there a way to have it start a new log file for each day? (Or should I just get used to the way it is now?)

Thanks.
Greece #1
You can use CloseLog and OpenLog and a timer to see when the day changes and close and open a new logfile.