Tomcat 日志(控制台)中文乱码解决方法

Tomcat 日志(控制台)中文乱码解决方法 打开Tomcat安装目录下的 apache-tomcat-9.0.14-windows-x64/conf/logging.properties 修改/添加语句:java.util.logging.ConsoleHandler.encoding = GBK 重新启动 Tomcat
相关文章
相关标签/搜索