mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-16 23:51:20 +02:00
2022-12-07 Fred Gleason <fredg@paravelsystems.com>
* Added a 'LogLogRefresh=' directive to the '[Debugging]' section of rd.conf(5). Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -209,9 +209,20 @@ TranscodingDelay=0
|
||||
;SuppressRdcatchMeterUpdates=No
|
||||
|
||||
[Debugging]
|
||||
; IMPORTANT NOTE:
|
||||
; The directives in this section can send large amounts of data to the
|
||||
; syslog. These directives should be enabled for debugging purposes only!
|
||||
|
||||
; Log all filter search strings 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.
|
||||
;
|
||||
; LogSearchStrings=LOG_DEBUG
|
||||
LogSearchStrings=
|
||||
|
||||
; Send detailed debugging information to the syslog whenever a log refresh
|
||||
; is performed in rdairplay(1) or rdvairplayd(8).
|
||||
; 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=
|
Reference in New Issue
Block a user