info constant

Level const info

Log operational sync client messages, but in a minimalist fashion to avoid general overhead from logging and to keep volume down.

Same as Level.INFO;

Implementation

static const info = Level.INFO;