Right now, the logs record the date only at midnight:
[********] Date: 2011-09-15
And each line now includes only the hour/minute/second:
[18:12:15] == Map Loaded: mystique ==
I propose that each line also include year/month/day:
[2011:09:15:18:12:15] == Map Loaded: mystique ==
This would allow better analysis of server use. I'm using SQL queries to ID popular maps, high-use times, frequent users, etc.
Thanks!
LongShot