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

This commit is contained in:
Gustl22
2019-01-19 17:54:23 +01:00
committed by Emux
parent a3cdace8d2
commit 608edc2d46
3 changed files with 3 additions and 2 deletions

View File

@@ -3,7 +3,6 @@
<!-- <entry-point class="org.oscim.gdx.client.GwtLauncher" /> -->
<inherits name="com.google.gwt.xml.XML" />
<inherits name="ru.finam.slf4jgwt.logging.gwt.Logging" />
<!-- <set-property name='gwt.logging.enabled' value='TRUE' />
<set-property name='gwt.logging.consoleHandler' value='ENABLED' />