1 #ifndef __JLOGGER__JCONTROLHOSTLOGGER__ 
    2 #define __JLOGGER__JCONTROLHOSTLOGGER__ 
   47     virtual void typeout(
const std::string& tag,
 
   48                          const std::string& message)
 
Message logging based on ControlHost.
 
virtual void typeout(const std::string &tag, const std::string &message)
Report message.
 
JControlHostLogger(std::string const &host_name)
Constructor.
 
Interface for logging messages.
 
int PutFullString(const JTag &tag, const std::string &buffer)
Send string.
 
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).