setKeyValuePair

abstract fun setKeyValuePair(key: String, value: Any)

Set a key/value pair to associate with this log record

Parameters

key

the key to use

value

the value to associate with key