| 
    Jpp
    18.0.1-rc.2
    
   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