| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update copyright headers. | 2024-06-07 | 1 | -1/+1 | |
| * | Rename the error log level to critical.•••"ERROR" is apparently defined by more than just Windows. Let's pick a different name which is less likely to cause collisions. | 2023-08-11 | 1 | -1/+1 | |
| * | Avoid copying shared_ptr<ConfigTag> when not necessary. | 2023-01-10 | 1 | -1/+1 | |
| * | Update module descriptions. | 2022-12-12 | 1 | -1/+1 | |
| * | Fix some warnings noticed by the readability-* clang-tidy checkers. | 2022-09-03 | 1 | -1/+1 | |
| * | Fix cached log messages not having the correct timestamp. | 2022-08-23 | 1 | -1/+1 | |
| * | Modernize various minor legacy C++isms. | 2022-07-30 | 1 | -1/+1 | |
| * | Add more null checks to log_sql and log_syslog. | 2022-05-02 | 1 | -1/+1 | |
| * | Kill an unnecessary accessibility keyword. | 2022-05-02 | 1 | -1/+0 | |
| * | 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/+94 |
