I've had MUSHclient open since:
Quote: --- Connected on Sunday, September 02, 2007, 7:33 PM ---
For a certain world that's always been open since then, I've had logging on (I always do). But I'm missing logs, and I really need them.
Auto logs to this file:
Quote: C:\Program Files\MUSHclient\logs\BIYG-%m-%d-%Y.txt
And I have this timer active:
Quote: Note ("Starting new log file.")
CloseLog()
OpenLog ('BIYG-'..os.date("%m")..'-'..os.date("%d")..'-'..os.date("%Y")..'.txt', false)
The log file from today (the 6th) starts off and looks like this:
Quote:
BIYG - Thursday, September 06, 2007, 10:51 AM
---------------------------------------------
BIYG - Thursday, September 06, 2007, 10:51 AM
---------------------------------------------
I'm missing logs since 12:00am... Any idea what happened? I really need these logs. I haven't even been home, so it's not like I closed/disabled the logs. |