日志框架 meaning in English
logging framework
Examples
- Plugging in a logging framework for eclipse plug - ins
为eclipse插件添加日志框架 - Then they could change the code to pass the exception off to their logging framework instead
这样他们就可以改变代码,将异常改为传递给日志框架。 - It became evident that the team s home - grown logging framework like all logging frameworks had grown over time
很显然小组自已开发的日志框架(像所有日志框架一样)随着时间而增大。 - When an exception arises , any of its eclipse logging will be funneled to the log framework and share its configuration with the other loggers
在触发异常时, eclipse要记录的所有日志都会被放入日志框架,它与其他记录器共享配置文件。 - In this article , learn how to configure and use a logging framework for eclipse plug - ins that is itself a plug - in and that is based on the apache log4j
在本文中,我们将学习如何为eclipse插件配置并使用日志框架,该框架本身也是一个基于apache log4j的插件。