56 bool flush(
bool verbose);
58 bool open(MPI_Comm comm,
const int& MASTERRANK,
const std::string& fname,
const bool& append=
false);
59 bool print(
const std::string& s);
bool open(MPI_Comm comm, const int &MASTERRANK, const std::string &fname, const bool &append=false)
Open a logfile.
std::stringstream & getStream()
Logger & operator<<(const T &value)
bool print(const std::string &s)
std::fstream * masterStream
std::stringstream outStream
Logger & writeVerbose(Logger &logger)
Logger & write(Logger &logger)