| 
    Jpp
    16.0.3
    
   the software that should make you happy 
   | 
 
General purpose message reporting. More...
#include <string>#include "JSystem/JNetwork.hh"#include "JSystem/JDate.hh"#include "JLang/JSharedPointer.hh"#include "JLogger/JLogger.hh"Go to the source code of this file.
Classes | |
| class | JLOGGER::JMessageLogger | 
| Message logger.  More... | |
| class | JLOGGER::JMessageLoggerThreadSafe | 
| Thread-safe message logger.  More... | |
Namespaces | |
| JLOGGER | |
| Message logging.  | |
| JPP | |
| This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).  | |
Macros | |
| #define | TYPEOUT(LEVEL, MESSAGE) this->typeout(LEVEL, #LEVEL, MESSAGE) | 
Variables | |
| static const std::string | JLOGGER::MESSAGE_TAG = std::string("MSG") | 
| Message logging tag.  More... | |
General purpose message reporting.
Definition in file JMessageLogger.hh.
Definition at line 182 of file JMessageLogger.hh.
 1.8.5