Package | Description |
---|---|
org.opends.server.loggers |
Contains implementations of Directory Server access, error, and debug loggers.
|
org.opends.server.protocols.http |
Contains the implementation for the Directory Server connection handler that is responsible for interacting with
clients using HTTP.
|
Modifier and Type | Method and Description |
---|---|
void |
TextHTTPAccessLogPublisher.logRequestInfo(HTTPRequestInfo ri) |
static void |
HTTPAccessLogger.logRequestInfo(HTTPRequestInfo requestInfo)
Logs the given HTTPRequestInfo.
|
void |
HTTPAccessLogPublisher.logRequestInfo(HTTPRequestInfo requestInfo)
Logs the request info according to the configured extended log format.
|
Modifier and Type | Class and Description |
---|---|
class |
HttpLogContext
This context contains the logging informations related to the request processing.
|
Copyright 2010-2018 ForgeRock AS.