logback
logback copied to clipboard
Add support for %d, %S and %q in access log pattern layout
Thanks for the contribution, @wodify. Please add a comment here with release notes (see rule P7 of CONTRIBUTING.md).
Add support for %I, %S, %T and %q in logback-access as in the tomcat access valve
Hey @wodify, are you still interested in this? i.e. can you resolve conflicts (and then we can try to get this merged) or should I fork your fork and re-submit? AFAICT it's just an import
statement and a couple @Override
annotations that are conflicting.
@wodify Given this PR, would you be willing to sign a CLA [1]? Please see [2] for a justification of the CLA. Please note that by signing the CLA, you attest that your contributions are your original creations (condition 5) and that you are legally entitled (condition 4) to grant a license to QOS.ch Sarl.
In case you agree, then please send your signed CLA directly to me by email or by snail mail to
Attn: Ceki Gulcu QOS.CH Sarl rue Enning 3 1003 Lausanne Switzerland.
A scanned copy on two separate pages is fine but please make sure that the images render reasonably well when printed on a laser printer. Images taken by cellphone cameras often do not render well.
[1] http://logback.qos.ch/cla.txt [2] https://github.com/qos-ch/logback/blob/master/src/main/clas/signed-clas.txt
This PR should be closed (resolved by #278)