]> gerrit.simantics Code Review - simantics/platform.git/commit
Remove unnecessary logback logger definition 36/2536/2
authorjsimomaa <jani.simomaa@gmail.com>
Mon, 26 Nov 2018 20:11:19 +0000 (22:11 +0200)
committerJani Simomaa <jani.simomaa@semantum.fi>
Mon, 10 Dec 2018 07:47:24 +0000 (07:47 +0000)
commit215f67beb80ac36d12308f3f49206b1e31b2fbdd
treeb8586baeb142c003c084038b803fe3f2232c702c
parent05e139afecb430ed0c2e70e264f5a9a38a220c19
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
(cherry picked from commit 1f09c7df2e394be485a82de0acef444ae68a4c9b)
bundles/org.simantics.logback.configuration/logback.xml