with Log Context
Utility function that stores items into a LogContext in the current coroutine scope.
Return
the value returned by block
Parameters
items
context items to include in the context
block
lambda that runs in the scope
Utility function that stores items into a LogContext in the current coroutine scope.
the value returned by block
context items to include in the context
lambda that runs in the scope