Skip to content

Commit 67f24f1

Browse files
author
Christopher Brousseau
committed
Fixing org.slf4j.simpleLogger setting in simplelogger.properties to be 'debug' instead of 'debuggi'
1 parent 822b367 commit 67f24f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/resources/simplelogger.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ org.eclipse.jetty.LEVEL=OFF
44

55
# Default levels for the project
66
org.slf4j.simpleLogger.defaultLogLevel=info
7-
org.slf4j.simpleLogger.log.net.twasi.obsremotejava=debuggi
7+
org.slf4j.simpleLogger.log.net.twasi.obsremotejava=debug

0 commit comments

Comments
 (0)