foundry
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
foundry
tracing
/
foundry.tracing.model
/
TagBuilder
/
tagTo
tag
To
open
infix
fun
String
.
tagTo
(
value
:
String
)
:
KeyValue
(
source
)
open
infix
fun
String
.
tagTo
(
value
:
Boolean
)
:
KeyValue
(
source
)
open
infix
fun
String
.
tagTo
(
value
:
Long
)
:
KeyValue
(
source
)
open
infix
fun
String
.
tagTo
(
value
:
Double
)
:
KeyValue
(
source
)
open
infix
fun
String
.
tagTo
(
value
:
ByteString
)
:
KeyValue
(
source
)