Skip to content

Commit 5c3166c

Browse files
author
Robert Engels
committed
turn off trace logging
1 parent 7cc032a commit 5c3166c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

logging.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ handlers = java.util.logging.ConsoleHandler
33
java.util.logging.ConsoleHandler.level = ALL
44
java.util.logging.ConsoleHandler.formatter = java.util.logging.SimpleFormatter
55
java.util.logging.SimpleFormatter.format=[%1$tF %1$tT] [%4$-7s] [%2$s] %5$s %6$s %n
6-
robaho.net.level=FINEST
6+
robaho.net.level=INFO

0 commit comments

Comments
 (0)