KMP Logger
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
KMP Logger
logger
/
dev.shivathapaa.logger.core
/
AttrBuilder
/
attr
attr
fun
attr
(
key
:
String
,
value
:
Any
?
)
(
source
)
Adds an attribute with the given key and value.
Parameters
key
The attribute key.
value
The attribute value.