Details
-
New Feature
-
Resolution: Fixed
-
Major
-
1.3.0-beta0
-
None
Description
Starting with Logback 1.3 a sequenceNumberGenerator can be added to the LoggerContext to assign a unique sequence number to logging events as soon as they are created. This sequence number is stored within the logging event and can be accessed using the new getSequenceNumber() method.
Unfortunately there is apparently now way to refer to that sequence number in a PatternLayout - at least I could no find the corresponding conversion keyword.
Attachments
Issue Links
- links to