Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有没有办法只为推土机关闭调试日志记录?至少不必将其提高到调试级别以上?
添加:
log4j.logger.org.dozer=ERROR log4j.logger.org.apache.commons.beanutils.converters=ERROR
到您的 log4j.properties 文件。