logv
Log a verbose message. Used from always-messages that can be omitted, such as the firing notifications of methods
Parameters
StackTraceElement with information about where this log was called (see Text.getCallingUserCodeFunction())
An object string to add to telemetry
The objects to format into the object format string
Log a verbose message. Used from always-messages that can be omitted, such as the firing notifications of methods
Parameters
Class where this log was called (name will be prepended to message)
An object string to add to telemetry
The objects to format into the object format string
Log a verbose message. Used from always-messages that can be omitted, such as the firing notifications of methods
Parameters
An object string to add to telemetry
The objects to format into the object format string