gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [libeufin] branch master updated: turn Exposed logs to WARN


From: gnunet
Subject: [GNUnet-SVN] [libeufin] branch master updated: turn Exposed logs to WARN
Date: Wed, 09 Oct 2019 15:22:33 +0200

This is an automated email from the git hooks/post-receive script.

marcello pushed a commit to branch master
in repository libeufin.

The following commit(s) were added to refs/heads/master by this push:
     new bc8182a  turn Exposed logs to WARN
bc8182a is described below

commit bc8182a15701ee9e67d3b201c0ee2bec012871af
Author: Marcello Stanisci <address@hidden>
AuthorDate: Wed Oct 9 15:22:27 2019 +0200

    turn Exposed logs to WARN
---
 resources/logback.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/resources/logback.xml b/resources/logback.xml
index 760d8f6..0749f61 100644
--- a/resources/logback.xml
+++ b/resources/logback.xml
@@ -31,6 +31,7 @@
 
     <logger name="io.netty" level="WARN" />
     <logger name="ktor" level="WARN" />
+    <logger name="Exposed" level="WARN" />
 
     <root>
         <appender-ref ref="STDOUT" />

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]