You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by sb...@apache.org on 2017/04/24 15:04:07 UTC

[44/50] [abbrv] ignite git commit: ignite-3054 - Disable debug discovery logging.

ignite-3054 - Disable debug discovery logging.


Project: http://git-wip-us.apache.org/repos/asf/ignite/repo
Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/4641ef3f
Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/4641ef3f
Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/4641ef3f

Branch: refs/heads/ignite-3054
Commit: 4641ef3fb262bf28972211a39174d183a560f883
Parents: 27201bb
Author: dkarachentsev <dk...@gridgain.com>
Authored: Fri Dec 16 17:43:38 2016 +0300
Committer: dkarachentsev <dk...@gridgain.com>
Committed: Fri Dec 16 17:43:38 2016 +0300

----------------------------------------------------------------------
 modules/core/src/test/config/log4j-test.xml | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ignite/blob/4641ef3f/modules/core/src/test/config/log4j-test.xml
----------------------------------------------------------------------
diff --git a/modules/core/src/test/config/log4j-test.xml b/modules/core/src/test/config/log4j-test.xml
index f20d741..f7fd6ff 100644
--- a/modules/core/src/test/config/log4j-test.xml
+++ b/modules/core/src/test/config/log4j-test.xml
@@ -102,9 +102,11 @@
     </category>
     -->
 
+    <!--
     <category name="org.apache.ignite.spi.discovery">
         <level value="DEBUG"/>
     </category>
+    -->
 
     <!--
     <category name="org.apache.ignite.internal.processors.cache">