v
Logs a Log.VERBOSE message. The messageCallback is invoked only when the log is accepted by a registered logger via Logger.isLogged.
Logs a Log.VERBOSE message, with optional String.format for message.
Logs a Log.VERBOSE message with an optional throwable t, and optional String.format.