Package com.smeup.kokos.sdk.log
Class LoggerManager
java.lang.Object
com.smeup.kokos.sdk.log.LoggerManager
Deprecated.
Allows setting MDC information to be used by logging system.
Usage of this class is deprecated since the new observability context is ObservabilityContext; for now
this object is kept to avoid a breaking change.
- Author:
- mattia.bonardi
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LoggerManager
public LoggerManager()Deprecated.
-
-
Method Details
-
init
Deprecated.Initialize LOGGING from configuration -
setMDCArgument
Deprecated.Set MDC argument valid for session- Parameters:
sessionId-app-user-fun-
-