Jetty embedding revisited
This commit is contained in:
8
container/src/main/resources/jetty-logging.properties
Normal file
8
container/src/main/resources/jetty-logging.properties
Normal file
@@ -0,0 +1,8 @@
|
||||
org.eclipse.jetty.util.log.class=org.eclipse.jetty.util.log.StdErrLog
|
||||
org.eclipse.jetty.LEVEL=INFO
|
||||
|
||||
# Squelch noisy logging
|
||||
org.eclipse.jetty.websocket.jsr356.JsrBasicRemote.LEVEL=WARN
|
||||
|
||||
# org.eclipse.jetty.annotations.LEVEL=DEBUG
|
||||
# org.eclipse.jetty.websocket.LEVEL=DEBUG
|
Reference in New Issue
Block a user