Uses of Interface
de.espirit.common.base.MappedDiagnosticContext
Packages that use MappedDiagnosticContext
-
Uses of MappedDiagnosticContext in de.espirit.common.base
Methods in de.espirit.common.base that return MappedDiagnosticContextModifier and TypeMethodDescriptionstatic @NotNull MappedDiagnosticContext
Logging.getMappedDiagnosticContext()
Get theMappedDiagnosticContext
instance.Methods in de.espirit.common.base with parameters of type MappedDiagnosticContextModifier and TypeMethodDescriptionstatic void
Logging.initMDC
(@Nullable MappedDiagnosticContext mdc) Initialization of theMappedDiagnosticContext
.