SEVERE constant

Level const SEVERE

Key for serious failures (value = 1000).

Implementation

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