toggle menu
log4k
0.30.0
common
switch theme
search in API
log4k-coroutines
/
io.github.smyrgeorge.log4k.coroutines
/
LoggingContext
/
Companion
Companion
object
Companion
:
CoroutineContext.Key
<
LoggingContext
>
Members
Properties
EMPTY
Link copied to clipboard
val
EMPTY
:
LoggingContext
Functions
builder
Link copied to clipboard
fun
builder
(
)
:
LoggingContext.Builder
current
Link copied to clipboard
suspend
fun
current
(
)
:
LoggingContext
of
Link copied to clipboard
fun
of
(
)
:
LoggingContext
fun
of
(
span
:
TracingEvent.Span
)
:
LoggingContext
fun
of
(
span
:
TracingEvent.Span
,
vararg
tags
:
Tag
)
:
LoggingContext
fun
of
(
span
:
TracingEvent.Span
,
tags
:
Tags
)
:
LoggingContext