BleLogLevel class

Log等级,用于指定 BleEx 的 logLevel

Constructors

BleLogLevel()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

lib → const int
输出库的日志
none → const int
不输出log日志
system → const int
输出系统级的日志