removeFromContext

suspend fun removeFromContext(vararg keys: String)

Removes zero or more items from the LogContext in the current coroutine scope.

Parameters

keys

keys of the items to remove