stderr
stream. TraceFct::open() causes it be redirected to an alternative stream. That stream may be closed with TraceFct::close(), after which the output will once again be sent to the stderr
stream.
Output not written to the stderr
stream will not have the standard prefix prepended. Messages written by TraceFct::exit() will appear on both the stderr
and alternative output streams.