Skip to content

Commit 21ea8fd

Browse files
c-dilkstongtongcao
authored andcommitted
fix: warning log level is WARNING, not WARN (#810)
1 parent 9d9f8af commit 21ea8fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common-tools/clas-logging/src/main/resources/org/jlab/logging/warning.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#
88

99
# default global level
10-
.level = WARN
10+
.level = WARNING
1111

1212
# default handler which prints to console
1313
handlers = java.util.logging.ConsoleHandler

0 commit comments

Comments
 (0)