This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a change to branch release-2.x
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git.


    from 2ab5ff6  Less nesting.
     new 1f2d641  Replace cascading if-else with a switch.
     new f621468  Extract common code in if/else statement.
     new 2f17bba  Better conversions.

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../builders/appender/ConsoleAppenderBuilder.java  |  3 +-
 .../log4j/config/PropertiesConfiguration.java      |  3 +-
 .../java/org/apache/logging/log4j/LoggerTest.java  |  2 +-
 .../org/apache/logging/log4j/util/Unbox1Test.java  | 20 ++++++------
 .../log4j/core/impl/ThrowableProxyHelper.java      |  4 +--
 .../logging/log4j/core/util/CronExpression.java    | 37 +++++++++++++++-------
 .../core/pattern/DatePatternConverterTest.java     |  3 +-
 7 files changed, 41 insertions(+), 31 deletions(-)

Reply via email to