mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-02 06:46:38 +02:00
1f47cc7824
Suggested by Amiga600 in https://bugs.unrealircd.org/view.php?id=5784 This also fixes a bug with log::maxsize on Windows (cannot overwrite existing file with .old). It simplifies the logging code a little and makes it a tad more readable. And it adds an unreal_strftime() function to make things easy.