diff --git a/docs/loggers.rst b/docs/loggers.rst index ba22e945..5a06737e 100644 --- a/docs/loggers.rst +++ b/docs/loggers.rst @@ -64,6 +64,14 @@ These options are common to all logger types. if set, the logger only logs for monitors which executed on an iteration. Intended to be combined with the :ref:`gap` property of a Monitor. +.. confval:: enabled + + :type: boolean + :required: false + :default: true + + Set to false to turn off the logger + .. _loggers-list: Loggers