You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by gg...@apache.org on 2015/08/22 06:17:27 UTC

logging-log4j2 git commit: LOG4J2-1100 Unable to configure Multiple triggering policies on rolling file appender using yaml configuration file.

Repository: logging-log4j2
Updated Branches:
  refs/heads/master eb47f8315 -> 087cf3253


LOG4J2-1100
Unable to configure Multiple triggering policies on rolling file
appender using yaml configuration file.

Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/087cf325
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/087cf325
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/087cf325

Branch: refs/heads/master
Commit: 087cf32530be65cff513ac45974ace5f152425c7
Parents: eb47f83
Author: ggregory <gg...@apache.org>
Authored: Fri Aug 21 21:17:25 2015 -0700
Committer: ggregory <gg...@apache.org>
Committed: Fri Aug 21 21:17:25 2015 -0700

----------------------------------------------------------------------
 log4j-core/src/test/resources/LOG4J2-1100/log4j2.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/087cf325/log4j-core/src/test/resources/LOG4J2-1100/log4j2.yaml
----------------------------------------------------------------------
diff --git a/log4j-core/src/test/resources/LOG4J2-1100/log4j2.yaml b/log4j-core/src/test/resources/LOG4J2-1100/log4j2.yaml
index 523252c..7bec043 100644
--- a/log4j-core/src/test/resources/LOG4J2-1100/log4j2.yaml
+++ b/log4j-core/src/test/resources/LOG4J2-1100/log4j2.yaml
@@ -1,5 +1,5 @@
 Configuration:
-  status: warn
+  status: trace
   
   Appenders:
     Console: