All Downloads are FREE. Search and download functionalities are using the official Maven repository.

gniotov.stubby4j.6.0.1.source-code.jetty-logging.properties Maven / Gradle / Ivy

Go to download

A highly flexible and configurable tool for testing interactions of service-oriented (SoA) or/and micro-services architectures (REST, SOAP, WSDL etc.) over HTTP(s) protocol. It is an HTTP server for stubbing external systems in both Docker and non-containerized environments for integration, contract & behavior testing.

There is a newer version: 7.6.1
Show newest version
# 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