Package org.forgerock.opendj.hdap
Interface RestLogger
- All Superinterfaces:
Loggers
Defines the logging categories for this module.
-
Field Summary
FieldsFields inherited from interface org.forgerock.i18n.slf4j.Loggers
DEFAULT, EXTERNAL, PROTOCOL, PROTOCOL_ASN1, PROTOCOL_LDAP, PROTOCOL_LDAP_CLIENT, PROTOCOL_LDAP_SERVER, PROTOCOL_LDIF, PROTOCOL_SASL, SCHEMA, SECURITY
-
Method Summary
Static MethodsModifier and TypeMethodDescriptionstatic List
<LocalizedLogger> Returns the list of all loggers defined in this module.
-
Field Details
-
HDAP
The logger used for hdap.
-
-
Method Details
-
collectAllLoggers
Returns the list of all loggers defined in this module.- Returns:
- the list of all loggers defined in this module
-