OFF constant

Level const OFF

Special key to turn off all logging (value = 700).

Implementation

static const Level OFF = Level('OFF', 700);