Celeritas 0.6.0-rc.2.10+develop.de0a3a05
|
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.