NO_OP_LEVEL

A custom logging level that's beyond any other level, to short-circuit logger logic right away and have it discard log messages.

const
Level NO_OP_LEVEL;