Title: Message Title
|
|
A few questions before submitting the PR:
- I propose the following conversion keywords: "%sn" and "%sequenceNumber" - is it ok ?
- Formatting would be done using a simple Long.toString() - no fancy option like leading zero, etc - is it ok ?
- There is no SequenceNumberGenerator registered in the LoggerContext by default. If people forget to configure one, all their logging events will have their sequence set to zero without any warning or error emitted. Should the %n converter print a warning when started in this case? Should it fail with an IllegalStateException? Or maybe register a default generator in the context so one is always available?
- What about the documentation for this new conversion word? Do you take care of it?
|
|
|
|
|
|
_______________________________________________
logback-dev mailing list
logback-dev@qos.ch
http://mailman.qos.ch/mailman/listinfo/logback-dev