Public Member Functions

std::ostream & operator<< (const std::string &message)
 

Protected Member Functions

 StreamLogger (LogSeverity severity, std::shared_ptr< LoggerImpl > logger)
 
 StreamLogger (const StreamLogger &other)
 

Protected Attributes

std::shared_ptr< LoggerImpl_logger
 
LogSeverity _severity
 
std::stringstream ss
 

Friends

class Logger
 

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