ALL constant

Level const ALL

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

Implementation

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