logException

fun logException(state: EditorState, exception: Throwable)

Log an exception that occurred during extension execution. Reports to handlers registered via exceptionSink, or prints to stderr if none are configured.