all constant

Level const all

Special key to turn on logging for all levels (value = 0).

Implementation

static const Level all = Level('all', 0);