logger property

Logger logger
final

Implementation

static final Logger logger = Logger(
  level: Level.nothing,
  printer: PrettyPrinter(),
);