Sha256: 242c8664b1d56ff759b8b0876a1aa8972192475b900064478d9505d24258348b
Contents?: true
Size: 457 Bytes
Versions: 43
Compression:
Stored size: 457 Bytes
Contents
# 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
Version data entries
43 entries across 43 versions & 2 rubygems