|
Celeritas 0.7.0-dev.179+develop.ec08af0c9
|
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.