1) Add levels:
Debug - add to code only in debug version. DEEP debug messages. A lot of 'em.
Verbose - common messages for a general things.
Warning - error in anything. But we still can display something.
Error - real errors, we cannot continue use Jungle Timer.
2) Change format, like this one:
<12:02:35.091> [Simple.c:30] Timers.bot_red >> Lol, im mad!
1) Add levels: Debug - add to code only in debug version. DEEP debug messages. A lot of 'em. Verbose - common messages for a general things. Warning - error in anything. But we still can display something. Error - real errors, we cannot continue use Jungle Timer.
2) Change format, like this one:
3) Separated files for logging. One per day.