INFO constant

Level const INFO

Key for informational messages (value = 800).

Implementation

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