Re: [log4cxx] XML configuration with compression

2021-04-18 Thread Robert Middleton
> > The quirky thing about this is that because log4cxx doesn't actually > > care about the Java class name, the following lines in the config file > > are all equivalent: > > > class="org.apache.log4j.rolling.RollingFileAppender"> > > > > > > I don't get your point: The second and third line co

Re: [log4cxx] XML configuration with compression

2021-04-18 Thread Thorsten Schöning
Guten Tag Robert Middleton, am Sonntag, 18. April 2021 um 01:08 schrieben Sie: > This loads the obsolete rolling file appender for log4cxx, which > doesn't seem to work properly. It certainly doesn't work correctly > for the test that I've been trying to do. "org.apache.log4j.rolling.RollingFile