You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by rg...@apache.org on 2021/11/21 06:33:53 UTC

[logging-log4j2] branch master updated (9df31f7 -> 8ca74d9)

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

rgoers pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git.


    from 9df31f7  LOG4J2-3168 - Fix bug when file names contain regex characters.
     add 8507437  LOG4J2-3114 - ensure the RollingFileAppender flushes immediately when bufferedIO=false (the same behavior as in FileAppender)
     new e4658fa  Merge branch 'LOG4J2-3114' of https://github.com/bbodnar/logging-log4j2 into bbodnar-LOG4J2-3114
     new 8ca74d9  Merge branch 'bbodnar-LOG4J2-3114' into master

The 2 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:
 .../org/apache/logging/log4j/core/appender/RollingFileAppender.java     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

[logging-log4j2] 02/02: Merge branch 'bbodnar-LOG4J2-3114' into master

Posted by rg...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

rgoers pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git

commit 8ca74d9731faa403e29a1328c5899882999a2cac
Merge: 9df31f7 e4658fa
Author: Ralph Goers <rg...@apache.org>
AuthorDate: Sat Nov 20 23:33:27 2021 -0700

    Merge branch 'bbodnar-LOG4J2-3114' into master

 .../org/apache/logging/log4j/core/appender/RollingFileAppender.java     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

[logging-log4j2] 01/02: Merge branch 'LOG4J2-3114' of https://github.com/bbodnar/logging-log4j2 into bbodnar-LOG4J2-3114

Posted by rg...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

rgoers pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git

commit e4658fa6e53d6e9bfc0d2b994d6ed908f5527576
Merge: 9df31f7 8507437
Author: Ralph Goers <rg...@apache.org>
AuthorDate: Sat Nov 20 20:55:55 2021 -0700

    Merge branch 'LOG4J2-3114' of https://github.com/bbodnar/logging-log4j2 into bbodnar-LOG4J2-3114

 .../org/apache/logging/log4j/core/appender/RollingFileAppender.java     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)