values constant

List<LogLevel> const values

Implementation

static const List<LogLevel> values = [all, debug, info, warning, error, off];