y4j.3.1.3.source-code.jetty-logging.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of stubby4j Show documentation
Show all versions of stubby4j Show documentation
HTTP stub server written in Java with embedded Jetty
# Configure Jetty for StdErrLog Logging
org.eclipse.jetty.util.log.class=org.eclipse.jetty.util.log.StrErrLog
# Overall Logging Level is INFO
org.eclipse.jetty.LEVEL=DEBUG
# Detail Logging for WebSocket
org.eclipse.jetty.websocket.LEVEL=DEBUG
© 2015 - 2024 Weber Informatics LLC | Privacy Policy