Package | Description |
---|---|
org.glassfish.jersey.logging |
Logging feature provides the logging of requests and responses on server and client.
|
Class and Description |
---|
LoggingFeature
This feature enables logging request and/or response on client-side and/or server-side depending
on the context's
RuntimeType . |
LoggingFeature.LoggingFeatureBuilder
Builder class for logging feature configuration.
|
LoggingFeature.Verbosity
Verbosity determines how detailed message will be logged. |
Copyright © 2007-2023, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.