Properties

Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard
suspend fun current(): LoggingContext

Retrieves the current LoggingContext from the coroutine's context. If there is no LoggingContext present, it returns an empty context.

Link copied to clipboard