Helper service for showing error information.
Handle the provided ILogEvent to the output interface wrapped by this sink.
ILogEvent
The event object to emit. Built-in sinks will call .toString() on the event object but custom sinks can do anything they like with the event.
.toString()
Shows the error in a dialog.
Optional
Static
Helper service for showing error information.