这是因为编码的问题。 直接上解决方案: 找到conf文件下的logging.properties 将里面的 java.util.logging.ConsoleHandler.encoding = UTF-8 注释掉即可。