1、在tomcat文件中找到conf/logging.properties 2、添加语句:java.util.logging.ConsoleHandler.encoding = GBK 3、重启tomcat,查看日志数据即可! 相关文章: