toggle menu
log4k
0.30.0
common
switch theme
search in API
log4k-coroutines
/
io.github.smyrgeorge.log4k.coroutines
/
LoggingContext
/
Builder
Builder
class
Builder
Members
Constructors
Builder
Link copied to clipboard
constructor
(
)
Functions
build
Link copied to clipboard
fun
build
(
)
:
LoggingContext
with
Link copied to clipboard
fun
with
(
span
:
TracingEvent.Span
)
:
LoggingContext.Builder
fun
with
(
vararg
tags
:
Tag
)
:
LoggingContext.Builder
fun
with
(
f
:
(
MutableTags
)
->
Unit
)
:
LoggingContext.Builder
fun
with
(
tags
:
Tags
)
:
LoggingContext.Builder