| Package | Description |
|---|---|
| org.glassfish.jersey.logging |
Logging feature provides the logging of requests and responses on server and client.
|
| Class and Description |
|---|
LoggingFeature.Verbosity
Verbosity determines how detailed message will be logged. |
| LoggingInterceptor
An interceptor that logs an entity if configured so and provides a common logic for
ClientLoggingFilter
and ServerLoggingFilter. |