defaultOutput property
The current default implementation of log output.
Implementation
static LogOutput Function() defaultOutput = () => ConsoleOutput();
The current default implementation of log output.
static LogOutput Function() defaultOutput = () => ConsoleOutput();