Class Dune::XT::Common::DualLogStream¶
Inherits from Dune::XT::Common::LogStream.
-
class Dune::XT::Common::DualLogStream : public LogStream¶
ostream compatible class wrapping file and console output
-
Dune::XT::Common::DualLogStream::DualLogStream(int loglevel, int &logflags, std::ostream &out, std::ofstream &file)¶
No documentation provided.