55 static std::ostream&
file();
60 static std::ostream* streamPtr_;
63 static std::ofstream* filePtr_;
static void setFile(std::ofstream &file)
Set the log ostream to a file.
static void initStatic()
Initialize static members.
Utility classes for scientific computation.
static std::ostream & file()
Get log ostream by reference.
A static class that holds a log output stream.
static void close()
Close log file, if any.