|
Celeritas 0.7.0-dev.179+develop.ec08af0c9
|
Simple log handler: write with colors to a long-lived ostream reference. More...
#include <LogHandlers.hh>
Public Member Functions | |
| StreamLogHandler (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. | |
Simple log handler: write with colors to a long-lived ostream reference.