Modify loglevel

This commit is contained in:
GeorgianaElena
2020-06-05 15:04:14 +03:00
parent 6409e29fa8
commit 651425972f

View File

@@ -132,7 +132,7 @@ def test_extra_config(tmpdir, tljh_dir):
extra_config = { extra_config = {
# modify existing value # modify existing value
"dashboard": True, "logLevel": "ERROR",
# modify existing value with multiple levels # modify existing value with multiple levels
"entryPoints": { "entryPoints": {
"auth_api": { "auth_api": {