Hi again...
I use the autologger, and I give it the filename containing %Y, %b, and %d - (sorry if I got the caps wrong, I'm not checking exactly), which are the year, short month and day. Now, the problem is that when midnight ticks, the day should tick to the next one, and the log should start... but it doesn't. Instead, it keeps writing to the same day.
It's not a major issue, but it would be nice to have it check to make sure it's logging to the right file, if the filename involves dates.
I use the autologger, and I give it the filename containing %Y, %b, and %d - (sorry if I got the caps wrong, I'm not checking exactly), which are the year, short month and day. Now, the problem is that when midnight ticks, the day should tick to the next one, and the log should start... but it doesn't. Instead, it keeps writing to the same day.
It's not a major issue, but it would be nice to have it check to make sure it's logging to the right file, if the filename involves dates.