OFF constant

Level const OFF

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

Implementation

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