warn constant

Level const warn

Log errors and warnings.

Same as Level.WARNING;

Implementation

static const warn = Level.WARNING;