metaLogs

fun metaLogs(key: String?, value: String?)

Logs a metadata value with a specified key if the system is in test mode.

Parameters

key

The key associated with the value to log.

value

The string value to log.