# Suppress WindowsPreferences logging
This commit is contained in:
parent
8a391ee0ac
commit
0f1670c259
@ -9,4 +9,4 @@ java.util.logging.ConsoleHandler.level = WARNING
|
|||||||
java.util.logging.ConsoleHandler.formatter = java.util.logging.SimpleFormatter
|
java.util.logging.ConsoleHandler.formatter = java.util.logging.SimpleFormatter
|
||||||
|
|
||||||
# Suppress WindowsPreferences logging
|
# Suppress WindowsPreferences logging
|
||||||
java.util.prefs.WindowsPreferences = SEVERE
|
java.util.prefs = SEVERE
|
||||||
|
@ -9,4 +9,4 @@ java.util.logging.ConsoleHandler.level = WARNING
|
|||||||
java.util.logging.ConsoleHandler.formatter = java.util.logging.SimpleFormatter
|
java.util.logging.ConsoleHandler.formatter = java.util.logging.SimpleFormatter
|
||||||
|
|
||||||
# Suppress WindowsPreferences logging
|
# Suppress WindowsPreferences logging
|
||||||
java.util.prefs.WindowsPreferences = SEVERE
|
java.util.prefs = SEVERE
|
||||||
|
Loading…
Reference in New Issue
Block a user