ERROR constant

Level const ERROR

Key for serious failures (value = 500).

Implementation

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