1、找到apache-tomcat-8.5.41/conf/logging.properties 2、在最后添加语句:java.util.logging.ConsoleHandler.encoding = GBK 3、重启tomcat,查看日志数据即可!