On Saturday, 6 May 2017 21:48:42 CEST Leif Hedstrom wrote:
> > On May 6, 2017, at 12:10 PM, Wolfgang Walter
> > wrote:
> >
> > Hello,
> >
> > it seems that log rotation does not work any more as expected. Using the
> > example logging.config adding
> >
> > RollingEnabled = 1,
> > RollingInt
> On May 6, 2017, at 12:10 PM, Wolfgang Walter wrote:
>
> Hello,
>
> it seems that log rotation does not work any more as expected. Using the
> example logging.config adding
>
> RollingEnabled = 1,
> RollingIntervalSec = 60
>
> to
>
> log.binary {
>Format = squid,
>Filename = 'd
Hello,
it seems that log rotation does not work any more as expected. Using the
example logging.config adding
RollingEnabled = 1,
RollingIntervalSec = 60
to
log.binary {
Format = squid,
Filename = 'darthschaeuble/squid'
}
the logfile is rolled exactly once (after 60s). But traff