y4j.3.0.1.source-code.jetty-logging.properties Maven / Gradle / Ivy
# 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