Remove OFF, which is not a valid tracing Level.

This commit is contained in:
Orne Brocaar
2024-09-12 14:42:51 +01:00
parent 29b57fb72a
commit 61d794b680

View File

@ -16,7 +16,6 @@ r#"
# * INFO # * INFO
# * WARN # * WARN
# * ERROR # * ERROR
# * OFF
level="{{ logging.level }}" level="{{ logging.level }}"
# Log as JSON. # Log as JSON.