From fbdfcc26db7891adbc9e92585fb33abf225d5a39 Mon Sep 17 00:00:00 2001 From: filak Date: Wed, 9 Oct 2024 21:23:42 +0200 Subject: [PATCH] Update loggers.rst --- docs/loggers.rst | 8 ++++++++ 1 file changed, 8 insertions(+) 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