I have java.util.logging to print output to a file. It works fine. However, the messages contain chinese characters which correspond to the log level and th
Start your application by passing the language on the command-line to override the current default language of the OS.
java -Duser.language=en MyApplication