You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@james.apache.org by bt...@apache.org on 2021/06/29 01:34:47 UTC

[james-project] 06/09: JAMES-3261 JPA-SMTP app: remove cassandra logger in logback declarations

This is an automated email from the ASF dual-hosted git repository.

btellier pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/james-project.git

commit 1b0ea1a2eec094cddd1c2c9bda6d61f56e8c2a1b
Author: Benoit Tellier <bt...@linagora.com>
AuthorDate: Fri Jun 25 14:08:32 2021 +0700

    JAMES-3261 JPA-SMTP app: remove cassandra logger in logback declarations
---
 server/apps/jpa-smtp-app/sample-configuration/logback.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/server/apps/jpa-smtp-app/sample-configuration/logback.xml b/server/apps/jpa-smtp-app/sample-configuration/logback.xml
index e0182f2..aedabb3 100644
--- a/server/apps/jpa-smtp-app/sample-configuration/logback.xml
+++ b/server/apps/jpa-smtp-app/sample-configuration/logback.xml
@@ -36,6 +36,5 @@
         </root>
 
         <logger name="org.apache.james" level="INFO" />
-        <logger name="com.datastax.driver.core.QueryLogger.SLOW" level="DEBUG" />
 
 </configuration>

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@james.apache.org
For additional commands, e-mail: notifications-help@james.apache.org