FINE constant
LogLevel
const FINE
Key for tracing information (value = 500).
Implementation
static const LogLevel FINE = LogLevel('FINE', 500);
Key for tracing information (value = 500).
static const LogLevel FINE = LogLevel('FINE', 500);