版本:官方免费版大小:428KB
类别:编程辅助系统:WinXP, Win7, Win8, Win10
立即下载log4j-1.2.16.jar是Log4j的开放源代码的一种,API分离技术的必备程序,有需要的用户欢迎来IT猫扑下载~
在强调可重用组件开发的今天,除了自己从头到尾开发一个可重用的日志操作类外,Apache为我们提供了一个强有力的日志操作包-Log4j。
Log4j是Apache的一个开放源代码项目,通过使用Log4j,我们可以控制日志信息输送的目的地是控制台、文件、GUI组件、甚至是套接口服务器、NT的事件记录器、UNIX Syslog守护进程等;我们也可以控制每一条日志的输出格式;通过定义每一条日志信息的级别,我们能够更加细致地控制日志的生成过程。最令人感兴趣的就是,这些可以通过一个配置文件来灵活地进行配置,而不需要修改应用的代码。
Apache Log4j 2是对Log4j的升级,它比其前身Log4j 1.x提供了显着的改进,并在Logback架构中修复了一些固有的问题,并提供了Logback中的许多改进。
Apache Log4j 2 is an upgrade to Log4j that provides significant improvements over its predecessor, Log4j 1.x, and provides many of the improvements available in Logback while fixing some inherent problems in Logback’s architecture.
API Separation
API分离
Log4j的API与实现分开,使应用程序开发人员可以清楚他们可以在确保前向兼容性时使用哪些类和方法。 这样就可以使Log4j团队以安全和兼容的方式改进实施。
The API for Log4j is separate from the implementation making it clear for application developers which classes and methods they can use while ensuring forward compatibility. This allows the Log4j team to improve the implementation safely and in a compatible manner.
查看全部
log4j-1.2.14.jar大小:328KB版本:zip官方免费版下载