[logback-dev] [qos-ch/logback-contrib] 5d7a5c: Add option to JsonLayoutBase to yield one JSON obj...
Christian Trutz
christian.trutz at belaso.de
Sun Feb 3 20:15:08 CET 2013
Branch: refs/heads/master
Home: https://github.com/qos-ch/logback-contrib
Commit: 5d7a5c024f5ac423f036142f062189cfa4f9d8e1
https://github.com/qos-ch/logback-contrib/commit/5d7a5c024f5ac423f036142f062189cfa4f9d8e1
Author: Michael Jakl <jakl.michael at gmail.com>
Date: 2013-01-27 (Sun, 27 Jan 2013)
Changed paths:
M json/core/src/main/java/ch/qos/logback/contrib/json/JsonLayoutBase.java
Log Message:
-----------
Add option to JsonLayoutBase to yield one JSON object per line: "appendLineSeparator"
Commit: d5a03dd95ee85582022e3c95d212bb6eff52e02e
https://github.com/qos-ch/logback-contrib/commit/d5a03dd95ee85582022e3c95d212bb6eff52e02e
Author: Christian Trutz <christian.trutz at belaso.de>
Date: 2013-02-03 (Sun, 03 Feb 2013)
Changed paths:
M json/core/src/main/java/ch/qos/logback/contrib/json/JsonLayoutBase.java
Log Message:
-----------
Merge pull request #2 from mjakl/master
Add option to append a line separator after each JSON log message
Compare: https://github.com/qos-ch/logback-contrib/compare/a887f3f462da...d5a03dd95ee8
More information about the logback-dev
mailing list