Skip to content
This repository was archived by the owner on Jan 13, 2024. It is now read-only.

Commit 7684886

Browse files
committed
fix(slf4j): use info instead of debug
1 parent af50bfa commit 7684886

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
org.slf4j.simpleLogger.showThreadName=true
22
org.slf4j.simpleLogger.showDateTime=true
3-
org.slf4j.simpleLogger.defaultLogLevel=debug
3+
org.slf4j.simpleLogger.defaultLogLevel=info

0 commit comments

Comments
 (0)