DEBUG constant

Level const DEBUG

Key for tracing information (value = 500).

Implementation

static const Level DEBUG = Level('DEBUG', 500);