summaryrefslogtreecommitdiffstats
path: root/sandbox/lresende/sca/samples/store-appengine-webapp/war/WEB-INF/logging.properties
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-10-16 02:35:16 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-10-16 02:35:16 +0000
commit93815891615a5aa48d5b11e7b3902d077222bd30 (patch)
tree6364b46cb1108803164311907ed13c296595a61f /sandbox/lresende/sca/samples/store-appengine-webapp/war/WEB-INF/logging.properties
parent508fa6f8778f9f7d803eb76b6e664314df5a5abe (diff)
Committing minor local changes to allow moving the location of the project
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825741 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sandbox/lresende/sca/samples/store-appengine-webapp/war/WEB-INF/logging.properties5
1 files changed, 4 insertions, 1 deletions
diff --git a/sandbox/lresende/sca/samples/store-appengine-webapp/war/WEB-INF/logging.properties b/sandbox/lresende/sca/samples/store-appengine-webapp/war/WEB-INF/logging.properties
index 1479043d2b..411c7f2003 100644
--- a/sandbox/lresende/sca/samples/store-appengine-webapp/war/WEB-INF/logging.properties
+++ b/sandbox/lresende/sca/samples/store-appengine-webapp/war/WEB-INF/logging.properties
@@ -26,4 +26,7 @@ DataNucleus.Plugin.level=WARNING
DataNucleus.ValueGeneration.level=WARNING
DataNucleus.Enhancer.level=WARNING
DataNucleus.SchemaTool.level=WARNING
-log4j.category.org.apache.tuscany=ALL,A1
+
+#tuscany debug messages
+org.apache.tuscany.level=WARNING
+