修改Tomcat文件夹下 conf --》logging.properties 文件,java.util.logging.ConsoleHandler.encoding = UTF-8
修改为GBK
重新运行后解决。