| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Prevent writing to loggers whilst deleting a logger. | 2022-06-25 | 1 | -0/+5 | |
| | | |||||
| * | Fix not ticking the log timers after the first tick. | 2022-05-17 | 1 | -1/+1 | |
| | | |||||
| * | Remove a variable that is unused because of the previous commit. | 2022-05-16 | 1 | -1/+0 | |
| | | |||||
| * | Remove an unnecessary log message. | 2022-05-16 | 1 | -2/+0 | |
| | | |||||
| * | Flush logs every 15 minutes to avoid losing data. | 2022-05-02 | 1 | -1/+11 | |
| | | |||||
| * | Add a log method for stringifying a logging method. | 2022-05-02 | 1 | -0/+24 | |
| | | |||||
| * | Rewrite the entire logging system. | 2022-05-01 | 1 | -0/+247 | |
| - 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. | |||||
