off constant

int const off

Intended to disable logging at all.

Implementation

static const int off = 0;