Skip to content
Snippets Groups Projects
Unverified Commit 41d6a276 authored by Pedro M. Baeza's avatar Pedro M. Baeza Committed by GitHub
Browse files

Merge pull request #100 from sammcj/patch-1

Fix: minor typo in readme
parents bb675df9 6a3923c8
No related branches found
No related tags found
No related merge requests found
...@@ -193,7 +193,7 @@ env DOCKER_IMAGE_NAME=my_custom_image poetry run pytest ...@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment