vtm-web: move SLF4J GWT logger provider to app implementations (#630)

This commit is contained in:
Gustl22
2019-01-23 09:37:11 +02:00
committed by Emux
parent a3cdace8d2
commit 608edc2d46
3 changed files with 3 additions and 2 deletions
@@ -4,6 +4,7 @@
<entry-point class="org.oscim.web.client.GwtLauncher" />
<inherits name="org.oscim.gdx.VtmWeb" />
<inherits name="VtmGdxPoi3D" />
<inherits name="ru.finam.slf4jgwt.logging.gwt.Logging" />
<set-property name='gwt.logging.enabled' value='TRUE' />
<set-property name='gwt.logging.consoleHandler' value='ENABLED' />