
Branch: refs/heads/master Home: https://github.com/qos-ch/logback-extensions Commit: e8ad42f0fe12e0d916da358d1a518deed44ea215 https://github.com/qos-ch/logback-extensions/commit/e8ad42f0fe12e0d916da358d... Author: ejain <eric.jain@gmail.com> Date: 2012-07-19 (Thu, 19 Jul 2012) Changed paths: M json/classic/src/main/java/ch/qos/logback/ext/json/classic/JsonLayout.java Log Message: ----------- include the name of the logger context in the jsonMap Commit: 1810bde6a39d475f48b156c10b05c546a0be3d29 https://github.com/qos-ch/logback-extensions/commit/1810bde6a39d475f48b156c1... Author: Les Hazlewood <les@hazlewood.com> Date: 2012-07-19 (Thu, 19 Jul 2012) Changed paths: M json/classic/src/main/java/ch/qos/logback/ext/json/classic/JsonLayout.java Log Message: ----------- Merge pull request #2 from ejain/patch-1 include the name of the logger context in the jsonMap Compare: https://github.com/qos-ch/logback-extensions/compare/a3d0ffd481d8...1810bde6...