Uses of Interface
org.slf4j.Logger
-
-
Uses of Logger in org.apache.directory.api.ldap.codec
Fields in org.apache.directory.api.ldap.codec declared as Logger Modifier and Type Field Description (package private) static LoggerLdapMessageGrammar. LOGThe logger -
Uses of Logger in org.apache.directory.api.ldap.codec.api
Fields in org.apache.directory.api.ldap.codec.api declared as Logger Modifier and Type Field Description protected static LoggerAbstractExtendedOperationFactory. LOGlogger for reporting errors that might not be handled properly upstream -
Uses of Logger in org.apache.directory.api.ldap.codec.controls.search.entryChange
Fields in org.apache.directory.api.ldap.codec.controls.search.entryChange declared as Logger Modifier and Type Field Description (package private) static LoggerEntryChangeGrammar. LOGThe logger -
Uses of Logger in org.apache.directory.api.ldap.codec.controls.search.pagedSearch
Fields in org.apache.directory.api.ldap.codec.controls.search.pagedSearch declared as Logger Modifier and Type Field Description (package private) static LoggerPagedResultsGrammar. LOGThe logger -
Uses of Logger in org.apache.directory.api.ldap.codec.controls.search.persistentSearch
Fields in org.apache.directory.api.ldap.codec.controls.search.persistentSearch declared as Logger Modifier and Type Field Description (package private) static LoggerPersistentSearchGrammar. LOGThe logger -
Uses of Logger in org.apache.directory.api.ldap.codec.controls.search.subentries
Fields in org.apache.directory.api.ldap.codec.controls.search.subentries declared as Logger Modifier and Type Field Description (package private) static LoggerSubentriesGrammar. LOGThe logger -
Uses of Logger in org.apache.directory.api.ldap.codec.controls.sort
Fields in org.apache.directory.api.ldap.codec.controls.sort declared as Logger Modifier and Type Field Description (package private) static LoggerSortRequestGrammar. LOGThe logger(package private) static LoggerSortResponseGrammar. LOGThe logger -
Uses of Logger in org.apache.directory.api.ldap.extras.controls.ad_impl
Fields in org.apache.directory.api.ldap.extras.controls.ad_impl declared as Logger Modifier and Type Field Description (package private) static LoggerAdPolicyHintsGrammar. LOG -
Uses of Logger in org.apache.directory.api.ldap.extras.controls.syncrepl_impl
Fields in org.apache.directory.api.ldap.extras.controls.syncrepl_impl declared as Logger Modifier and Type Field Description (package private) static LoggerSyncRequestValueGrammar. LOGThe logger(package private) static LoggerSyncStateValueGrammar. LOGThe logger -
Uses of Logger in org.apache.directory.api.ldap.extras.controls.vlv_impl
Fields in org.apache.directory.api.ldap.extras.controls.vlv_impl declared as Logger Modifier and Type Field Description (package private) static LoggerVirtualListViewRequestGrammar. LOG(package private) static LoggerVirtualListViewResponseGrammar. LOG -
Uses of Logger in org.apache.directory.api.ldap.extras.extended.ads_impl.cancel
Fields in org.apache.directory.api.ldap.extras.extended.ads_impl.cancel declared as Logger Modifier and Type Field Description (package private) static LoggerCancelRequestGrammar. LOGThe logger -
Uses of Logger in org.apache.directory.api.ldap.extras.extended.ads_impl.gracefulDisconnect
Fields in org.apache.directory.api.ldap.extras.extended.ads_impl.gracefulDisconnect declared as Logger Modifier and Type Field Description (package private) static LoggerGracefulDisconnectResponseGrammar. LOGThe logger -
Uses of Logger in org.apache.directory.api.ldap.extras.extended.ads_impl.gracefulShutdown
Fields in org.apache.directory.api.ldap.extras.extended.ads_impl.gracefulShutdown declared as Logger Modifier and Type Field Description (package private) static LoggerGracefulShutdownRequestGrammar. LOGThe logger -
Uses of Logger in org.apache.directory.api.ldap.extras.extended.ads_impl.storedProcedure
Fields in org.apache.directory.api.ldap.extras.extended.ads_impl.storedProcedure declared as Logger Modifier and Type Field Description (package private) static LoggerStoredProcedureRequestGrammar. LOGThe logger -
Uses of Logger in org.apache.directory.api.ldap.extras.intermediate.syncrepl_impl
Fields in org.apache.directory.api.ldap.extras.intermediate.syncrepl_impl declared as Logger Modifier and Type Field Description (package private) static LoggerSyncInfoValueGrammar. LOGThe logger -
Uses of Logger in org.apache.directory.api.ldap.model.entry
Fields in org.apache.directory.api.ldap.model.entry declared as Logger Modifier and Type Field Description protected static LoggerDefaultModification. LOGlogger for reporting errors that might not be handled properly upstream -
Uses of Logger in org.apache.directory.api.ldap.model.name
Fields in org.apache.directory.api.ldap.model.name declared as Logger Modifier and Type Field Description protected static LoggerDn. LOGThe LoggerFactory used by this classprotected static LoggerRdn. LOGThe LoggerFactory used by this class -
Uses of Logger in org.apache.directory.api.ldap.model.schema
Fields in org.apache.directory.api.ldap.model.schema declared as Logger Modifier and Type Field Description protected static LoggerSyntaxChecker. LOGA logger for this classMethods in org.apache.directory.api.ldap.model.schema with parameters of type Logger Modifier and Type Method Description voidLoggingSchemaErrorHandler. handle(Logger log, String message, Throwable exception)voidSchemaErrorHandler. handle(Logger log, String message, Throwable exception)Handle schema error.protected voidLoggingSchemaErrorHandler. log(Logger log, String message) -
Uses of Logger in org.apache.directory.api.ldap.model.schema.parsers
Fields in org.apache.directory.api.ldap.model.schema.parsers declared as Logger Modifier and Type Field Description protected static LoggerAbstractSchemaParser. LOGThe LoggerFactory used by this classprotected static LoggerOpenLdapSchemaParser. LOGThe LoggerFactory used by this class -
Uses of Logger in org.apache.mina.core.service
Fields in org.apache.mina.core.service declared as Logger Modifier and Type Field Description protected static LoggerAbstractIoService. LOGGER -
Uses of Logger in org.apache.mina.filter.ssl
Fields in org.apache.mina.filter.ssl declared as Logger Modifier and Type Field Description protected static LoggerSslFilter. LOGGERThe loggerprotected static LoggerSslHandler. LOGGERStatic logger -
Uses of Logger in org.slf4j
Methods in org.slf4j that return Logger Modifier and Type Method Description LoggerILoggerFactory. getLogger(String name)Return an appropriateLoggerinstance as specified by thenameparameter.static LoggerLoggerFactory. getLogger(Class<?> clazz)Return a logger named corresponding to the class passed as parameter, using the statically boundILoggerFactoryinstance.static LoggerLoggerFactory. getLogger(String name)Return a logger named according to the name parameter using the statically boundILoggerFactoryinstance. -
Uses of Logger in org.slf4j.event
Classes in org.slf4j.event that implement Logger Modifier and Type Class Description classEventRecodingLoggerThis class is used to record events during the initialization phase of the underlying logging framework. -
Uses of Logger in org.slf4j.helpers
Classes in org.slf4j.helpers that implement Logger Modifier and Type Class Description classMarkerIgnoringBaseThis class serves as base for adapters or native implementations of logging systems lacking Marker support.(package private) classNamedLoggerBaseServes as base class for named logger implementation.classNOPLoggerA direct NOP (no operation) implementation ofLogger.classSubstituteLoggerA logger implementation which logs via a delegate logger.Methods in org.slf4j.helpers that return Logger Modifier and Type Method Description (package private) LoggerSubstituteLogger. delegate()Return the delegate logger instance if set.LoggerNOPLoggerFactory. getLogger(String name)LoggerSubstituteLoggerFactory. getLogger(String name)Methods in org.slf4j.helpers with parameters of type Logger Modifier and Type Method Description voidSubstituteLogger. setDelegate(Logger delegate)Typically called after theLoggerFactoryinitialization phase is completed. -
Uses of Logger in org.slf4j.spi
Subinterfaces of Logger in org.slf4j.spi Modifier and Type Interface Description interfaceLocationAwareLoggerAn optional interface helping integration with logging systems capable of extracting location information.
-