This class can be used to redirect the log messages to a C file stream (not to
be confused with C++ streams). It is the default log target for the non-GUI
Widgets applications which send all the output to stderr.
Constructs a log target which sends all the log messages to the given
FILE. If it is NULL, the messages are sent to stderr.
[This page automatically generated from the Textile source at 2023-01-04 06:04:38 +0000]