Jpp 19.3.0-rc.2
the software that should make you happy
Loading...
Searching...
No Matches
JLOGGER Namespace Reference

Message logging. More...

Classes

class  JControlHostLogger
 Message logging based on ControlHost. More...
 
struct  JDebugStream
 Level specific message streamers. More...
 
struct  JErrorStream
 
class  JLogger
 Interface for logging messages. More...
 
class  JMessageLogger
 Message logger. More...
 
class  JMessageLoggerThreadSafe
 Thread-safe message logger. More...
 
class  JMessageScheduler
 Message logger with time scheduler. More...
 
class  JMessageStream
 Message streamer. More...
 
struct  JNoticeStream
 
struct  JStatusStream
 
class  JStreamLogger
 Message logging based on std::ostream. More...
 
struct  JWarningStream
 

Variables

static const std::string MESSAGE_TAG = std::string("MSG")
 Message logging tag.
 

Detailed Description

Message logging.

Author
mdejong

Variable Documentation

◆ MESSAGE_TAG

const std::string JLOGGER::MESSAGE_TAG = std::string("MSG")
static

Message logging tag.

Definition at line 30 of file JMessageLogger.hh.