info abstract method

dynamic info(
  1. String logLine
)

Logs an informational level message.

Implementation

info(String logLine);