[Jiemamy-notify:1329] commit [2595] logback設定調整。

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2009年 2月 2日 (月) 01:17:18 JST


Revision: 2595
          http://svn.sourceforge.jp/view?root=jiemamy&view=rev&rev=2595
Author:   daisuke_m
Date:     2009-02-02 01:17:18 +0900 (Mon, 02 Feb 2009)

Log Message:
-----------
logback設定調整。

Modified Paths:
--------------
    artemis/trunk/jiemamy-view/src/test/resources/logback.xml


-------------- next part --------------
Modified: artemis/trunk/jiemamy-view/src/test/resources/logback.xml
===================================================================
--- artemis/trunk/jiemamy-view/src/test/resources/logback.xml	2009-02-01 12:19:14 UTC (rev 2594)
+++ artemis/trunk/jiemamy-view/src/test/resources/logback.xml	2009-02-01 16:17:18 UTC (rev 2595)
@@ -13,6 +13,11 @@
   </root>
 
   <logger name="org.jiemamy">
-    <level value="TRACE" />
+    <level value="INFO" />
   </logger>
+
+  <logger name="org.jiemamy.utils.enhancer">
+    <level value="WARN" />
+  </logger>
+
 </configuration>



Jiemamy-notify メーリングリストの案内
Back to archive index