ERROR constant

Level const ERROR

Key for serious failures (value = 1000).

Implementation

static const Level ERROR = Level('ERROR', 1000);