Details
-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
1.2.2
-
logback version 1.2.2
Description
I'm using the latest version of LOGBACK because it has the fix with the totalSizeCap in , however, now the log file does not know how to roll to the next day and the main log file disappear, you will see it is logging to multi tmp files all at once instead of the .txtLOGBACK-1277
I've attached the logback.xml and a screenshot of the log files inside the log folder.
Can someone please give advice if it's a bug or some configuration I can do to fix that?
thanks
Additional information:
we have multi web app running on the same Tomcat server (8.0)
Attachments
Issue Links
- blocks
-
LOGBACK-1350 After rolling logback writes to the old and the new file (rolls-over twice)
- Open