8.11windows下启动tomcat后console输出日志乱码

解决办法:
1、找到apache-tomcat-7.0.92/conf/logging.properties
2、添加语句:java.util.logging.ConsoleHandler.encoding = GBK