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
Builder
class
AttrBuilder
(
source
)
A builder for creating a map of log attributes.
Members
Constructors
Attr
Builder
Link copied to clipboard
constructor
(
)
Functions
attr
Link copied to clipboard
fun
attr
(
key
:
String
,
value
:
Any
?
)
Adds an attribute with the given key and value.