| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix various cases of the &* being next to the name instead of type. | 2022-09-29 | 1 | -4/+4 | |
| * | Use NOMINMAX on Windows and undefine error in the log header. | 2022-09-23 | 1 | -0/+4 | |
| * | Fix more warnings discovered with -Weverything. | 2022-09-05 | 1 | -3/+1 | |
| * | Fix cached log messages not having the correct timestamp. | 2022-08-23 | 1 | -3/+7 | |
| * | Fix various Doxygen comment issues. | 2022-05-02 | 1 | -11/+6 | |
| * | Flush logs every 15 minutes to avoid losing data. | 2022-05-02 | 1 | -0/+4 | |
| * | Add a log method for stringifying a logging method. | 2022-05-02 | 1 | -0/+7 | |
| * | Mark fields that take a Log::Engine* as non-null. | 2022-05-01 | 1 | -2/+2 | |
| * | Rewrite the entire logging system.•••- Much cleaner API for writing to the log. - Adds support for stderr and stdout logging to the core. - Adds support for sql and syslog logging in modules. | 2022-05-01 | 1 | -0/+350 |
