off constant

Level const off

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

Implementation

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