summaryrefslogtreecommitdiff
path: root/module/ri-wireguard/src/main/resources/logback.xml
diff options
context:
space:
mode:
Diffstat (limited to 'module/ri-wireguard/src/main/resources/logback.xml')
-rw-r--r--module/ri-wireguard/src/main/resources/logback.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/ri-wireguard/src/main/resources/logback.xml b/module/ri-wireguard/src/main/resources/logback.xml
index 354003d..66ae905 100644
--- a/module/ri-wireguard/src/main/resources/logback.xml
+++ b/module/ri-wireguard/src/main/resources/logback.xml
@@ -6,7 +6,7 @@
</appender>
<logger name="org.apache.http" level="WARN"/>
- <root level="debug">
+ <root level="DEBUG">
<appender-ref ref="STDOUT" />
</root>