all constant

Level const all

Log everything. This will seriously harm the performance of the sync client and should never be used in production scenarios.

Same as Level.ALL

Implementation

static const all = Level.ALL;