aboutsummaryrefslogtreecommitdiffstats
path: root/conf/logging.inc
Commit message (Collapse)AuthorAgeFilesLines
* [Minor] Add log_usec option to the default config as an exampleVsevolod Stakhov2018-10-161-1/+4
|
* [Conf] Log forced action by defaultVsevolod Stakhov2018-10-111-1/+1
|
* [Conf] Show all recipientsVsevolod Stakhov2018-04-181-1/+1
|
* [Feature] Add filename to log formatVsevolod Stakhov2018-03-131-1/+1
|
* [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.