log_file should be able to create dated logs

Issue #51 resolved
Justin Schwartz created an issue

Keeping an entire server log in one file can create problems and is not very organized. log_file should be able to create logs with filename in the format log/server/YYMMDD.log

If the server is open for several days, the log file should be reopened with the current date instead.

Comments (3)

  1. Log in to comment