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:
Fred Gleason
2022-12-16 11:39:03 -05:00
parent ed968656c6
commit f1d2c02862
5 changed files with 36 additions and 1 deletions

View File

@@ -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=