Apache logging services logo Apache log4j logo

Clirr Results

The following document contains the results of Clirr.

  • Current Version: 2.8.2
  • Comparison Version: 2.8.1

Summary

Severity Number
Error Error 0
Warning Warning 0
Info Info 2

API Incompatibilities

Severity Message Class Method / Field
Info Method 'public char getLowerCaseHex(int)' has been added org.apache.logging.log4j.util.Chars public char getLowerCaseHex(int)
Info Method 'public char getUpperCaseHex(int)' has been added org.apache.logging.log4j.util.Chars public char getUpperCaseHex(int)

API Changelog

The following APIs were modified from version 2.8.1 to 2.8.2:
  • Non justified changes

    Class From To
    org.apache.logging.log4j.util.Chars public char getLowerCaseHex(int)
    org.apache.logging.log4j.util.Chars public char getUpperCaseHex(int)