Skip to content

Commit 61f87fb

Browse files
authored
Remove debug logging for local dev
1 parent a277ab6 commit 61f87fb

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

conf/application-local.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,6 @@ endpoints:
9090

9191
logger:
9292
levels:
93-
root: DEBUG
9493
io.micronaut.security: INFO
9594
no.ssb.dlp.pseudo.service: DEBUG
9695

@@ -163,4 +162,4 @@ app-roles:
163162
164163
165164

166-
admins-group: [email protected]
165+
admins-group: [email protected]

0 commit comments

Comments
 (0)