
y4j.3.2.3.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
© 2015 - 2025 Weber Informatics LLC | Privacy Policy