Mercurial > hg > STI-GWT
view war/WEB-INF/logging.properties @ 9:e7595fbda9fc
removed bug....
git-svn-id: http://dev.dariah.eu/svn/repos/eu.dariah.de/ap1/sti-gwt-dariah-geobrowser@90 f2b5be40-def6-11e0-8a09-b3c1cc336c6b
author | StefanFunk <StefanFunk@f2b5be40-def6-11e0-8a09-b3c1cc336c6b> |
---|---|
date | Wed, 05 Sep 2012 14:16:08 +0000 |
parents | cf06b77a8bbd |
children |
line wrap: on
line source
# A default java.util.logging configuration. # (All App Engine logging is through java.util.logging by default). # # To use this configuration, copy it into your application's WEB-INF # folder and add the following to your appengine-web.xml: # # <system-properties> # <property name="java.util.logging.config.file" value="WEB-INF/logging.properties"/> # </system-properties> # # Set the default logging level for all loggers to WARNING .level = WARNING