mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-26 07:10:11 +01:00
2019-06-17 Fred Gleason <fredg@paravelsystems.com>
* Refactored logging system to use syslog(3) exclusively. * Removed the 'Facility=', 'LogDirectory=', 'CoreDumpDirectory=' and 'LogPattern=' directives from rd.conf(5).
This commit is contained in:
7
lib/rd.h
7
lib/rd.h
@@ -70,13 +70,6 @@
|
||||
#define DEFAULT_MYSQL_CHARSET "utf8mb4"
|
||||
#define DEFAULT_MYSQL_COLLATION "utf8mb4_general_ci"
|
||||
|
||||
/*
|
||||
* Default Logging Settings
|
||||
*/
|
||||
#define DEFAULT_LOG_FACILITY "syslog"
|
||||
#define DEFAULT_LOG_CORE_DUMP_DIRECTORY "/"
|
||||
#define DEFAULT_LOG_PATTERN "%n-%Y%M%d.log"
|
||||
|
||||
/*
|
||||
* ALSA Settings
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user