Skip to content

Commit 1c85e8a

Browse files
authored
remove DEBUG
1 parent b7953a0 commit 1c85e8a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

srv/src/main/resources/application.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
---
22
logging:
33
level:
4-
com.sap.cds.auditlog: DEBUG
5-
com.sap.cds.persistence.sql: DEBUG
4+
'[com.sap.cds.auditlog]': DEBUG
65
spring:
76
jmx:
87
enabled: true

0 commit comments

Comments
 (0)