From: jsimomaa Date: Mon, 26 Nov 2018 20:11:19 +0000 (+0200) Subject: Remove unnecessary logback logger definition X-Git-Tag: v1.43.0~136^2~253 X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=commitdiff_plain;h=1f09c7df2e394be485a82de0acef444ae68a4c9b Remove unnecessary logback logger definition org.simantics logger is basically identical with the root logger what comes to configuration. This specific logger can be removed to keep the configuration clear and simple. Also, this makes it more complicated to programmatically modify loggers as both the root logger and org.simantics logger has to be programmatically configured gitlab #216 Change-Id: I8e27ea03ad3c5b6f2654edf0a7d863319e06bfa7 --- diff --git a/bundles/org.simantics.logback.configuration/logback.xml b/bundles/org.simantics.logback.configuration/logback.xml index 41d963a32..4c664bf3e 100644 --- a/bundles/org.simantics.logback.configuration/logback.xml +++ b/bundles/org.simantics.logback.configuration/logback.xml @@ -31,11 +31,6 @@ - - - - -