diff --git a/falco.yaml b/falco.yaml index 7cf030df..70b45d57 100644 --- a/falco.yaml +++ b/falco.yaml @@ -905,8 +905,8 @@ log_level: info # library specifically, providing more granular control over the logging # behavior of the underlying components used by Falco. Only logs of a certain # severity level or higher will be emitted. Supported levels: "fatal", -# "critical", "error", "warning", "notice", "info", "debug", "trace". It is not -# recommended to use "debug" and "trace" for production use. +# "critical", "error", "warning", "notice", "info", "debug", "trace". +# It is not recommended to use "debug" and "trace" for production use. libs_logger: enabled: true severity: info