aboutsummaryrefslogtreecommitdiff
path: root/src/modules/extra/m_log_syslog.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add more null checks to log_sql and log_syslog.Gravatar Sadie Powell2022-05-021-1/+1
* Kill an unnecessary accessibility keyword.Gravatar Sadie Powell2022-05-021-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. Gravatar Sadie Powell2022-05-011-0/+94