FINE constant

LogLevel const FINE

Key for tracing information (value = 500).

Implementation

static const LogLevel FINE = LogLevel('FINE', 500);