mirror of
https://github.com/mitb-archive/filebot
synced 2024-12-23 00:08:51 -05:00
# 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
|
||||
|
||||
# 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
|
||||
|
||||
# Suppress WindowsPreferences logging
|
||||
java.util.prefs.WindowsPreferences = SEVERE
|
||||
java.util.prefs = SEVERE
|
||||
|
Loading…
Reference in New Issue
Block a user