ErrorSinkStderr

Simplest implementation, just sends messages to stderr. See also: ErrorSinkCompiler.

class ErrorSinkStderr : ErrorSink {}

Meta