toddlers: enable debug for the scm processor to try and debug non working
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
4f020d47a5
commit
8ec1bfafa9
1 changed files with 1 additions and 1 deletions
|
@ -440,7 +440,7 @@ handlers = ["console"]
|
|||
{% if env == "staging" %}
|
||||
level = "DEBUG"
|
||||
{% else %}
|
||||
level = "INFO"
|
||||
level = "DEBUG"
|
||||
{% endif %}
|
||||
propagate = false
|
||||
handlers = ["console"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue