IDEMPIERE-1454 Message starting webui -> Ingored. Use the library property called org.zkoss.util.logging.config.file instead
This commit is contained in:
parent
fb3e9c3732
commit
c057d1e7d6
|
@ -17,12 +17,6 @@
|
||||||
<listener-class>org.adempiere.webui.util.LogEventInterceptor</listener-class>
|
<listener-class>org.adempiere.webui.util.LogEventInterceptor</listener-class>
|
||||||
</listener -->
|
</listener -->
|
||||||
|
|
||||||
<log>
|
|
||||||
<description>[Optional] Monitor i3-log.conf and register a
|
|
||||||
handler for the specified log-base</description>
|
|
||||||
<log-base></log-base>
|
|
||||||
</log>
|
|
||||||
|
|
||||||
<!-- false to use compress js which is much smaller. change to true if you need to debug -->
|
<!-- false to use compress js which is much smaller. change to true if you need to debug -->
|
||||||
<client-config>
|
<client-config>
|
||||||
<debug-js>false</debug-js>
|
<debug-js>false</debug-js>
|
||||||
|
|
Loading…
Reference in New Issue