logLevel property

int? logLevel

The current Squadron log level. This is set automatically and only used for connection commands.

Implementation

int? get logLevel => this[_$logLevel];