MyLogger class
Properties
Methods
-
config(
MyLogItem msg) → void -
fine(
MyLogItem msg) → void -
finer(
MyLogItem msg) → void -
finest(
MyLogItem msg) → void -
info(
MyLogItem msg) → void -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
severe(
MyLogItem msg) → void -
shout(
MyLogItem msg) → void -
toString(
) → String -
A string representation of this object.
inherited
-
warning(
MyLogItem msg) → void
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited