editor property

Log editor
getter/setter pair

For logging message related to AppFlowyEditor.

For example, uses the logger when registering plugins or handling something related to EditorState.

Implementation

static Log editor = Log._(name: 'editor');