8211093: Default logging.properties sets log level for com.xyz.foo

Reviewed-by: bpb, rriggs
This commit is contained in:
Daniel Fuchs 2018-12-13 11:27:37 +00:00
parent 9048045d20
commit 0bdabe5e08
2 changed files with 108 additions and 1 deletions

View file

@ -60,4 +60,4 @@ java.util.logging.ConsoleHandler.formatter = java.util.logging.SimpleFormatter
# For example, set the com.xyz.foo logger to only log SEVERE
# messages:
com.xyz.foo.level = SEVERE
# com.xyz.foo.level = SEVERE