metaLogs

public final static Unit metaLogs(String key, String value)

Logs a meta data 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.