verbose abstract method

dynamic verbose(
  1. String logLine
)

Logs a verbose/debug level message.

Implementation

verbose(String logLine);