LoggingContext
Represents a logging context that is used within a coroutine for tracing and tagging operations. It functions as a coroutine context element, managing tags and a stack of spans. Provides constructors to initialize with different combinations of tags and a span.