Info constant

FijkLogLevel const Info

Priority constant for the FijkLog.log method; use FijkLog.i(msg)

Implementation

static const FijkLogLevel Info = FijkLogLevel._(400, 'inf');