FINER constant
LogLevel
const FINER
Key for fairly detailed tracing (value = 400).
Implementation
static const LogLevel FINER = LogLevel('FINER', 400);
Key for fairly detailed tracing (value = 400).
static const LogLevel FINER = LogLevel('FINER', 400);