mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-16 15:41:13 +02:00
2022-12-16 Fred Gleason <fredg@paravelsystems.com>
* Added a 'LogSqlQueries=' directive to the '[Debugging]' section of rd.conf(5). Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -225,4 +225,11 @@ LogSearchStrings=
|
||||
; See the 'level' parameter in the syslog(3) man page for the set of available
|
||||
; priority levels. An empty argument disables logging.
|
||||
; LogLogRefresh=LOG_DEBUG
|
||||
LogLogRefresh=
|
||||
LogLogRefresh=
|
||||
|
||||
; Send all SQL queries (including 'select' queries) to the syslog at the
|
||||
; specified priority level.
|
||||
; See the 'level' parameter in the syslog(3) man page for the set of available
|
||||
; priority levels. An empty argument disables logging.
|
||||
; LogSqlQueries=LOG_DEBUG
|
||||
LogSqlQueries=
|
||||
|
Reference in New Issue
Block a user