error constant

Level const error

Log errors only.

Same as Level.SEVERE;

Implementation

static const error = Level('ERROR', 1000);