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

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.
 

Detailed Description

Log with a shared mutex guarding the stream output.


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