diff --git a/docs/Users_Guide/hovmoeller.rst b/docs/Users_Guide/hovmoeller.rst index ff200a4c..8113d8eb 100644 --- a/docs/Users_Guide/hovmoeller.rst +++ b/docs/Users_Guide/hovmoeller.rst @@ -99,8 +99,8 @@ a Hovmoeller plot. .. literalinclude:: ../../metplotpy/plots/config/hovmoeller_defaults.yaml -In the default config file, logging is set to stdout and the log level is ERROR (i.e. any log messages -of type ERROR, WARNING, and ERROR will be logged). If the log_filename and log_level are +In the default config file, logging is set to stdout and the log level is ERROR (i.e. only log messages +of type ERROR will be logged). If the log_filename and log_level are not specified in the custom configuration file, these settings will be used.