Package org.apache.juneau.rest.logger
package org.apache.juneau.rest.logger
REST Logging API
-
ClassDescriptionBasic implementation of a call logger.Default implementation of a
CallLogger
that never logs REST calls.Default implementation of aCallLogger
that only logs REST call errors unless no-log is enabled on the request.Implementation of aCallLogger
that captures log entries for testing logging itself.Basic implementation of aCallLogger
for logging HTTP requests.Builder class.Represents a logging rule used byCallLogger
.Builder class.Represents the amount of detail to include in a log entry for HTTP requests and responses.