Fired when a new module:utils/ckeditorerror~CKEditorError CKEditorError error connected to the watchdog instance occurs and the watchdog will react to it.
CKEditorError
watchdog.on( 'error', ( evt, { error, causesRestart } ) => { console.log( 'An error occurred.' );} ); Copy
watchdog.on( 'error', ( evt, { error, causesRestart } ) => { console.log( 'An error occurred.' );} );
~Watchdog#error
Fired when a new module:utils/ckeditorerror~CKEditorError
CKEditorErrorerror connected to the watchdog instance occurs and the watchdog will react to it.Event Name
~Watchdog#error