On Fri, Jul 13, 2018 at 6:22 PM Gary Gregory <garydgreg...@gmail.com> wrote:
> Hi All: > > Looks like a bug and not by design in: > > org.apache.logging.log4j.core.appender.rolling.RollingFileManager.RollingFileManager(LoggerContext, > String, String, OutputStream, boolean, boolean, long, long, > TriggeringPolicy, RolloverStrategy, String, Layout<? extends Serializable>, > String, String, String, boolean, ByteBuffer) > > Note the hard coded false. > > Which I will fix unless someone can convince me otherwise. > Same for RollingRandomAccessFileManager. Gary > > Gary >