Hi, in DateFileHandler.rotateDate() is a bug which causes the wrapper.log file to rotate at 12:00h instead of 24:00h, because of the use "Calendar.HOUR" instead of "Calendar.HOUR_OF_DAY".
Dennis
DateFileHandler.rotateDate() with Calendar.HOUR_OF_DAY
resolved. release 10.9
Log in to post a comment.
DateFileHandler.rotateDate() with Calendar.HOUR_OF_DAY
resolved. release 10.9