INFO constant

Level const INFO

Key for informational messages (value = 300).

Implementation

static const Level INFO = Level('INFO', 300);