Loading

摘要: 通过修改tomcat配置文件,更改日志编码格式 在tomcat的安装目录下找到logging.properties文件,其路径如下: tomcat\conf\logging.properties 修改java.util.logging.ConsoleHandler.encoding 由UTF-8为G 阅读全文
posted @ 2020-03-21 21:49 shimeath 阅读(90) 评论(0) 推荐(0)