LogStyles class final
- Mixed-in types
Constructors
Properties
Methods
-
collectLoggableData(
LoggableData data) → void -
Метод должен заполнить
dataописанием исследуемого класса.override -
copyWith(
{Style? verbose, Style? debug, Style? info, Style? warning, Style? error, Style? critical}) → LogStyles -
logClassInfo(
) → LoggableData -
inherited
-
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
-
operator [](
int level) → Style
Constants
- noColors → const LogStyles
- terminalColors → const LogStyles