debug constant

Level const debug

Reveal information that can aid debugging, no longer paying attention to efficiency.

Same as Level.FINER

Implementation

static const debug = Level('DEBUG', 400);