User`s guide

NumberOfLogFiles
To specify the maximum number of log files that will be created, use the
NumberOfLogFiles keyword. If it is not specified, the LouthDM will create at
most 10 log files.
Example: NumberOfLogFiles=10
StartLoggingOnProgramStart
The StartLoggingOnProgramStart keyword indicates whether the LouthDM
should start logging immediately upon starting up, or should wait until the
user explicitly starts logging using the Logging / Start Logging menu option.
The default is to start logging immediately.
Example: StartLoggingOnProgramStart=Yes
Diagnostic Messages Keywords
The diagnostic message keywords come in pairs: Report<messagetype> and
Report<messagetype>Details. Each takes a Yes or No. To specify Yes on a
"details" keyword, you must also specify Yes on the "general" keyword for
that message type. If no keywords are specified, the defaults are:
ReportOnAirControl=Yes
ReportPlaylistManagement=Yes
ReportErrors=Yes
All others=No
ReportOnAirControl and ReportOnAirControlDetails
OnAirControl messages occur whenever a Play, Stop, Cue, Pause, or Channel
Change command is received from BCWS.
Examples:
ReportOnAirControl=Yes
ReportOnAirControlDetails=Yes
ReportPlaylistManagement and ReportPlaylistManagementDetails
PlaylistManagement messages occur whenever an event or story is added to,
deleted from, or moved in the playlist.
Examples:
ReportPlaylistManagement=Yes
ReportPlaylistManagementDetails=No