TRACE constant

int const TRACE

Trace logging level.

This level enables all logging.

Implementation

static const TRACE = 0;