All Classes
-
All Classes Interface Summary Class Summary Class Description CoffeeMDCAdapter Fallback MDC adapter for coffee; if no other adapter is availableDefaultLogger Logger default implementation without cdiJbossMDCAdapter MDC adapter fororg.jboss.logging.MDCJulLevel Java Util Logging level extension, to enable use of DEBUG, TRACE levels.Logger Based on slf4j.LoggerMDC Mapped Diagnostic Context.MDCAdapter MDC Adapter interface for wrapping different MDC implementationsMDCAdapterProvider Provider interface for defining custom MDCAdapters.
Implementations can be activated via service loader mechanism.
ie.: placing the fully qualified name of the implementing class intoMETA-INF/services/hu.icellmobilsoft.coffee.cdi.logger.mdc.MDCAdapterProviderfileMDCAdapters Utility class for finding available MDC adaptersSlf4jMDCAdapter MDC adapter fororg.slf4j.MDC