From 66eb0bd548afd87f08f7e6e994774fe29589babe Mon Sep 17 00:00:00 2001
From: Richard van der Hoff <github@rvanderhoff.org.uk>
Date: Fri, 17 Feb 2017 12:55:36 +0000
Subject: [PATCH] Update example_log_config.yaml

add trailing NL
---
 contrib/example_log_config.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/contrib/example_log_config.yaml b/contrib/example_log_config.yaml
index c582af42d1..7f7c8ba588 100644
--- a/contrib/example_log_config.yaml
+++ b/contrib/example_log_config.yaml
@@ -45,4 +45,4 @@ loggers:
     # example of enabling debugging for a component:
     #
     # synapse.federation.transport.server:
-    #    level: DEBUG
\ No newline at end of file
+    #    level: DEBUG
-- 
GitLab