1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

新闻 Apache Log4j 2.6.2 发布,Java 日志组件 下载

Discussion in '软件资讯' started by 漂亮的石头, 2016-07-11.

  1. 漂亮的石头

    漂亮的石头 版主 Staff Member

    Joined:
    2012-02-10
    Messages:
    487,974
    Likes Received:
    47
    Apache Log4j 2.6.2 发布了,Log4j是Apache的一个开放源代码项目,通过使用Log4j,我们可以控制日志信息输送的目的地是控制台、文件、GUI组件、甚至是套接口服务 器、NT的事件记录器、UNIX Syslog守护进程等;我们也可以控制每一条日志的输出格式;通过定义每一条日志信息的级别,我们能够更加细致地控制日志的生成过程。最令人感兴趣的就 是,这些可以通过一个配置文件来灵活地进行配置,而不需要修改应用的代码。

    新特性:

    o LOG4J2-1395: Add "direct" option to ConsoleAppender for increased performance.

    o LOG4J2-1437: (GC) ObjectMessage and ReusableObjectMessage now avoid calling toString()

    on auto-boxed primitive parameters.

    o LOG4J2-1415: (GC) ParameterFormatter now avoids calling toString() on auto-boxed primitive

    message parameters.

    o LOG4J2-1412: Unbox utility's ringbuffer of StringBuilders is now configurable.

    Bug 修复:

    o LOG4J2-904: If copy and delete fails in rename action then resort to truncating the source

    file after copying it. Thanks to Bernhard Mähr.

    o LOG4J2-1250: CronTriggeringPolicy was not properly setting the prevFileTime value for the

    PatternProcessor so file dates and times on rolled files were incorrect.

    o LOG4J2-1452: Fixed issue where reusable messages broke flow tracing logic. Thanks to Mikael

    Ståldal.

    o LOG4J2-1440: Fix bug in OnStartupTriggeringPolicy that allowed it to roll over on every

    reconfiguration. Added minSize attribute.

    o LOG4J2-1414: Fixed minor issues with the 2.6.1 web site. Thanks to Ralph Goers.

    o LOG4J2-1434: Ensure that the thread-local StringBuilders used by Layouts to format log

    events to text will not retain excessive memory after a large message was logged. Thanks to Luke Butters.

    o LOG4J2-1418: Provide MessageFactory2 to custom Logger implementations.

    o LOG4J2-1420: RollingRandomAccessFileManager was not properly rolling over on startup and was getting a NullPointerException.

    o LOG4J2-1417: Fixed issue where Unbox utility ignored the value Constants.ENABLE_THREADLOCALS

    and always stored non-JDK classes in ThreadLocals.

    o LOG4J2-1422: Fixed issue where AsyncAppenderQueueFullPolicyTest sometimes hangs.

    o LOG4J2-1445: OnStartupTriggeringPolicyTest fails on Windows saying the file is used by another process. Thanks to Ludovic HOCHET.

    更新:

    o LOG4J2-1432: Update Jackson from 2.7.4 to 2.7.5.

    o LOG4J2-1433: Update Jansi from 1.11 to 1.13.

    o LOG4J2-1444: Update Apache Commons Compress from 1.11 to 1.12.

    详情:Log4j 2.6.2 released
    Apache Log4j 2.6.2 发布,Java 日志组件下载地址
     
Loading...