You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stratos.apache.org by ni...@apache.org on 2014/03/29 16:06:55 UTC

git commit: adding stratos.manager logger

Repository: incubator-stratos
Updated Branches:
  refs/heads/master 81a1c06c8 -> d18d0afde


adding stratos.manager logger


Project: http://git-wip-us.apache.org/repos/asf/incubator-stratos/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-stratos/commit/d18d0afd
Tree: http://git-wip-us.apache.org/repos/asf/incubator-stratos/tree/d18d0afd
Diff: http://git-wip-us.apache.org/repos/asf/incubator-stratos/diff/d18d0afd

Branch: refs/heads/master
Commit: d18d0afde9d461c764caf92e0e19ccbb3fbf00da
Parents: 81a1c06
Author: Nirmal Fernando <ni...@apache.org>
Authored: Sat Mar 29 20:36:36 2014 +0530
Committer: Nirmal Fernando <ni...@apache.org>
Committed: Sat Mar 29 20:36:36 2014 +0530

----------------------------------------------------------------------
 .../stratos/modules/distribution/src/main/conf/log4j.properties     | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/d18d0afd/products/stratos/modules/distribution/src/main/conf/log4j.properties
----------------------------------------------------------------------
diff --git a/products/stratos/modules/distribution/src/main/conf/log4j.properties b/products/stratos/modules/distribution/src/main/conf/log4j.properties
index 54993e3..d531a06 100644
--- a/products/stratos/modules/distribution/src/main/conf/log4j.properties
+++ b/products/stratos/modules/distribution/src/main/conf/log4j.properties
@@ -52,6 +52,7 @@ log4j.logger.me.prettyprint.cassandra.hector.TimingLogger=ERROR
 log4j.logger.org.wso2=INFO
 
 # Apache Stratos logging configuration
+log4j.logger.org.apache.stratos.manager=INFO
 log4j.logger.org.apache.stratos.autoscaler=INFO
 log4j.logger.org.apache.stratos.messaging=INFO
 log4j.logger.org.apache.stratos.cloud.controller=INFO