use_cue_logging true_or_false (boolean)
Enable or disable log messages created on cues. This does not disable the cues themselves, it just stops them from being printed to the log
Introduced in v2.6
use_cue_logging true
# Turn on cue messages
use_cue_logging false
# Disable cue messages