DevTree class
Constructors
Properties
Methods
-
getLevels(
) → List< String> -
Gets levels of logging serviced by this
LogTree -
log(
String level, String message, {String? tag, dynamic ex, StackTrace? stacktrace}) → void -
Logs
messagewith logleveland optionaltag,ex(exception)stacktrace -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
printLog(
String logLine, {String? logLevel}) → void -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
-
defaultLevels
→ const List<
String> - timeClockType → const int