Hi logback developers,
we are facing an unexpected behaviour with version 1.1.7 of logback-access and -core, which we bundle with tomcat: after the current log period has elapsed, logback fails to log the next period. (Actually we use a daily rotation config, but to provoque this behaviour, I switched to a minutely rotation and the result is the same finally.)
When we use the older 1.1.5 version of both libs, everything is fine with the exact same config, except for setting the full path to the logback-access.xml.
catalina logs:
relevant line in server.xml is:
and our logback-access-localhost.xml:
Thanks in advance and best regards, Andreas
|