log

public final static Unit log(String string, Object value)

Logs a key-value pair.

Parameters

string

The key associated with the value to log.

value

The value to log.