Details
-
Bug
-
Resolution: Fixed
-
Critical
-
1.3.0-alpha11
-
None
Description
As of commit ce43569b0f, the LoggingEvent.getTimeStamp method is returning seconds rather than milliseconds, which breaks our custom layout, which is currently compatible with both SLF4J 1.x and 2.x and used by projects that are using a mix of both. Is it possible to restore the previous getTimeStamp behavior of returning milliseconds and add a separate LoggingEvent.getSeconds method?
Attachments
Issue Links
- is duplicated by
-
LOGBACK-1596 Date pattern broken since 1.3.0-alpha11
- Resolved
- relates to (in)
-
LOGBACK-1374 Increase timestamp resolution
- Resolved