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,8 +4,9 @@
<entry-point class="org.oscim.web.client.GwtLauncher" />
<inherits name="org.oscim.gdx.VtmWeb" />
<inherits name='org.timepedia.exporter.Exporter' />
<inherits name="ru.finam.slf4jgwt.logging.gwt.Logging" />
<set-property name="export" value="yes" />
<set-property name='gwt.logging.enabled' value='TRUE' />