aboutsummaryrefslogtreecommitdiff
path: root/docs/sql/log_sql
Commit message (Collapse)AuthorAgeFilesLines
* Fix the log_sql module schema allowing null columns.Gravatar Sadie Powell2024-07-014-16/+13
|
* Shuffle the sql schemas around a bit.Gravatar Sadie Powell2022-05-011-0/+0
|
* Rewrite the entire logging system.Gravatar Sadie Powell2022-05-014-0/+23
- 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.