Fix minor typo

pull/100/head
Sam 8 months ago committed by GitHub
parent bb675df9b3
commit 6a3923c8f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -193,7 +193,7 @@ env DOCKER_IMAGE_NAME=my_custom_image poetry run pytest
## Logging ## Logging
You can set the logging level or severity level of the messages to be logged with the You can set the logging level or severity level of the messages to be logged with the
environment variable `LOG_LEVEL`. Defaul value is info. Possible values are: debug, environment variable `LOG_LEVEL`. Default value is info. Possible values are: debug,
info, notice, warning, err, crit, alert and emerg. info, notice, warning, err, crit, alert and emerg.
## Supported API versions ## Supported API versions

Loading…
Cancel
Save