FINER constant

LogLevel const FINER

Key for fairly detailed tracing (value = 400).

Implementation

static const LogLevel FINER = LogLevel('FINER', 400);