2020-05-27服务器 / Tomcata few seconds read (About 68 words)解决IDEA中Tomcat9.X控制台输出乱码问题 IDEA版本为2019.3.2,Tomcat版本为9.0.31 使用文本编辑器打开Tomcat安装目录下的conf/logging.properties文件,删除java.util.logging.ConsoleHandler.encoding = UTF-8行,保存退出。