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

Tomact控制台出现乱码的解决办法

相关文章:

  • 2021-11-05
  • 2021-06-03
  • 2022-12-23
  • 2021-07-28
  • 2021-04-14
猜你喜欢
  • 2022-01-18
  • 2022-12-23
  • 2021-07-05
  • 2021-05-01
  • 2021-10-18
  • 2021-06-28
相关资源
相似解决方案