writer property

LogWriter writer
getter/setter pair

Implementation

static LogWriter writer = const ConsolePrinter(minLevel: LogLevel.fine);