Logs a verbose message.
Verbose messages are the most detailed level of logging, typically used for tracing execution flow during development.
The log tag, typically identifying the source class or component.
The message to log.