|
Jpp
18.2.1-ARCA-DF-PATCH
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 |
1.8.5