Write a message to a user-provided file. MStdioSink is mainly used for tracing to stdout or stderr, it can, however, also be used to trace to any FILE* that is already open.
Parameters
Parameters
Description
const MString& rsMessage
Message to send to this sink.
Exceptions
MException if this method fails. In that case, the file is not closed.