INFO constant

LogLevel const INFO

Key for informational messages (value = 800).

Implementation

static const LogLevel INFO = LogLevel('INFO', 800);