Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/logging-log4j2.git
Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/b38f0cb5 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/b38f0cb5 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/b38f0cb5 Branch: refs/heads/master Commit: b38f0cb560efe605cb9a6da203fe7171f144ec20 Parents: e548479 72ef0eb Author: rpopma <[email protected]> Authored: Sun Jul 5 16:29:25 2015 +0900 Committer: rpopma <[email protected]> Committed: Sun Jul 5 16:29:25 2015 +0900 ---------------------------------------------------------------------- log4j-samples/configuration/pom.xml | 55 ++++++++++++++++ .../configuration/CustomConfiguration.java | 67 ++++++++++++++++++++ .../CustomConfigurationFactory.java | 47 ++++++++++++++ .../configuration/CustomConfigurationTest.java | 17 +++++ log4j-samples/pom.xml | 1 + 5 files changed, 187 insertions(+) ----------------------------------------------------------------------
