LogConfig class
Used to configure the logging behavior.
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- logType → LogType
-
Define the logging level.
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- showDetailedLog → bool
-
Define if detailed log will be shown (Disable by default to avoid spam).
final
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