Celeritas 0.6.0-rc.2.10+develop.de0a3a05
|
Log with a shared mutex guarding the stream output. More...
#include <LogHandlers.hh>
Public Member Functions | |
MutexedStreamLogHandler (std::ostream &os) | |
Construct with long-lived reference to a stream. | |
void | operator() (LogProvenance, LogLevel, std::string) const |
Simple log handler: write with colors to an ostream reference. | |
Log with a shared mutex guarding the stream output.