Skip to content
Snippets Groups Projects
Commit 12f91d44 authored by ThanKarab's avatar ThanKarab
Browse files

Added spring debug level.

parent 89a2524a
No related branches found
No related tags found
1 merge request!19Feat/186 experiment refactor
...@@ -41,6 +41,7 @@ frontend: ...@@ -41,6 +41,7 @@ frontend:
logging: logging:
level: level:
root: {{ default .Env.LOG_LEVEL_FRAMEWORK "ERROR" }} root: {{ default .Env.LOG_LEVEL_FRAMEWORK "ERROR" }}
org: {{ default .Env.LOG_LEVEL_FRAMEWORK "ERROR" }}
eu: eu:
hbp: {{ default .Env.LOG_LEVEL "INFO" }} hbp: {{ default .Env.LOG_LEVEL "INFO" }}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment