| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update copyright headers. | 2024-06-07 | 1 | -1/+1 | |
| | | |||||
| * | Convert WriteToSnoMask/WriteGlobalSno to use fmtlib format strings. | 2023-01-23 | 1 | -2/+2 | |
| | | |||||
| * | Avoid copying shared_ptr<ConfigTag> when not necessary. | 2023-01-10 | 1 | -1/+1 | |
| | | |||||
| * | Update module descriptions. | 2022-12-12 | 1 | -1/+1 | |
| | | |||||
| * | More const correctness. | 2022-10-23 | 1 | -1/+1 | |
| | | |||||
| * | Avoid spamming opers with notices when a SQL log provider is down. | 2022-10-22 | 1 | -1/+7 | |
| | | |||||
| * | Fix some warnings noticed by the readability-* clang-tidy checkers. | 2022-09-03 | 1 | -1/+0 | |
| | | |||||
| * | Fix cached log messages not having the correct timestamp. | 2022-08-23 | 1 | -2/+2 | |
| | | |||||
| * | Add more null checks to log_sql and log_syslog. | 2022-05-02 | 1 | -2/+2 | |
| | | |||||
| * | Add a log method for stringifying a logging method. | 2022-05-02 | 1 | -4/+5 | |
| | | |||||
| * | Rewrite the entire logging system. | 2022-05-01 | 1 | -0/+118 | |
| - 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. | |||||
