LEVELS constant

List<Level> const LEVELS

Implementation

static const List<Level> LEVELS = [ALL, TRACE, DEBUG, INFO, WARNING, ERROR, FATAL, OFF];