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.
我在代码中有很多记录器语句,这使得它难以阅读。我怎样才能隐藏这些陈述?
为什么不直接更改应用程序记录器配置文件中的日志级别?我怀疑您会发现一个 Eclipse 插件作为控制台输出纯文本,并且该插件不知道您的记录器如何格式化该文本。