aboutsummaryrefslogtreecommitdiffstats
path: root/conf/logging.inc
Commit message (Collapse)AuthorAgeFilesLines
* [Config] Remove extra spaces and commas from default log formatAlexander Moisseev2016-11-191-5/+5
|
* [Config] Further improvements to the logging configurationVsevolod Stakhov2016-11-171-0/+9
|
* [Config] Improve default loggingVsevolod Stakhov2016-11-171-4/+5
|
* [Minor] Log symbols scores by defaultVsevolod Stakhov2016-07-241-1/+1
|
* Fix stupid misprint.Vsevolod Stakhov2015-11-061-1/+1
|
* Add default log_format to the configVsevolod Stakhov2015-11-061-0/+6
|
* Reorganize configuration files for systemdMikhail Gusarov2015-03-171-0/+3
Common systemd/non-systemd options were moved to .inc files. rspamd.conf is systemd-enabled one, rspamd.sysvinit.conf is sysvinit-compatible one.