plus

operator fun String.plus(value: Any)

Logs a key-value pair.

Receiver

The key associated with the value to log.

Parameters

value

The value to log.