Celeritas 0.6.0-rc.2.10+develop.de0a3a05
Loading...
Searching...
No Matches
Public Member Functions | List of all members
celeritas::StreamLogHandler Class Reference

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.
 

Detailed Description

Simple log handler: write with colors to a long-lived ostream reference.


The documentation for this class was generated from the following files: