Jpp - the software that should make you happy
|
#include <log.hh>
Public Member Functions | |
Logger (LogLevel level) | |
std::ostringstream & | stream () |
~Logger () | |
Logger without Jpp. More... | |
Private Attributes | |
std::ostringstream | m_stream |
LogLevel | m_level |
|
inline |
Log::Logger::~Logger | ( | ) |
Logger without Jpp.
Definition at line 50 of file jlog.cc.
|
inline |