Uses of Package
org.glassfish.jersey.logging
Packages that use org.glassfish.jersey.logging
Package
Description
Logging feature provides the logging of requests and responses on server and client.
-
Classes in org.glassfish.jersey.logging used by org.glassfish.jersey.loggingClassDescription
Verbosity
determines how detailed message will be logged.An interceptor that logs an entity if configured so and provides a common logic forClientLoggingFilter
andServerLoggingFilter
.