Skip to content

Commit a6f2aab

Browse files
committed
Fix loglevel again
1 parent b894905 commit a6f2aab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

roles/invite/templates/serverapplication.yml.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ logging:
66
org.springframework.web: WARN
77
org.springframework.security: WARN
88
com.zaxxer.hikari: ERROR
9-
invite: DEBUG
9+
invite: "{{ invite_logback_loglevel }}"
1010
net.javacrumbs.shedlock: DEBUG
1111

1212
server:

0 commit comments

Comments
 (0)