At least for some users, the problem is due to SizeAndTimeBasedFNATP being used without an %i in fileNamePattern. Both %d and %i are required for SizeAndTimeBasedFNATP . Logback should check for this problem and either fix it on the fly or at least warn the user.
|