Log class

For logging message in AppFlowyEditor

Properties

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

Methods

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

Operators

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

Static Properties

editor Log
For logging message related to AppFlowyEditor.
getter/setter pair
input Log
For logging message related to AppFlowyInputService.
getter/setter pair
keyboard Log
For logging message related to AppFlowyKeyboardService.
getter/setter pair
scroll Log
For logging message related to AppFlowyScrollService.
getter/setter pair
selection Log
For logging message related to AppFlowySelectionService.
getter/setter pair
toolbar Log
For logging message related to FloatingToolbar or MobileToolbar.
getter/setter pair
ui Log
For logging message related to UI.
getter/setter pair