From a2e4b52f97151ae79d32f843e53eb8745224c4d9 Mon Sep 17 00:00:00 2001 From: Dmitry Novotochinov Date: Wed, 3 Jan 2018 22:59:19 +0300 Subject: [PATCH] Suppress stdout logging in dev Log to file only --- env/dev/resources/logback.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/env/dev/resources/logback.xml b/env/dev/resources/logback.xml index f569fce..a4f8cc5 100644 --- a/env/dev/resources/logback.xml +++ b/env/dev/resources/logback.xml @@ -33,7 +33,11 @@ - + + + + +