There was an error while loading. Please reload this page.
1 parent b894905 commit a6f2aabCopy full SHA for a6f2aab
1 file changed
roles/invite/templates/serverapplication.yml.j2
@@ -6,7 +6,7 @@ logging:
6
org.springframework.web: WARN
7
org.springframework.security: WARN
8
com.zaxxer.hikari: ERROR
9
- invite: DEBUG
+ invite: "{{ invite_logback_loglevel }}"
10
net.javacrumbs.shedlock: DEBUG
11
12
server:
0 commit comments