Package org.glassfish.jersey.logging


package org.glassfish.jersey.logging
Logging feature provides the logging of requests and responses on server and client. The package contains internal server-side and client-side filters, a base abstract logging interceptor, logging feature class and it's auto-discoverable class.

See LoggingFeature for more information.