Package com.agentforge4j.starter.logging
Class MdcRunContextManager
java.lang.Object
com.agentforge4j.starter.logging.MdcRunContextManager
- All Implemented Interfaces:
com.agentforge4j.runtime.RunContextManager
public final class MdcRunContextManager
extends Object
implements com.agentforge4j.runtime.RunContextManager
Binds correlation identifiers onto SLF4J MDC for the duration each
RunContextManager.Scope stays open via RunMdcContext.-
Nested Class Summary
Nested classes/interfaces inherited from interface com.agentforge4j.runtime.RunContextManager
com.agentforge4j.runtime.RunContextManager.Scope -
Field Summary
Fields inherited from interface com.agentforge4j.runtime.RunContextManager
NO_OP, NO_OP_SCOPE -
Constructor Summary
Constructors -
Method Summary