1 #ifndef __JLOGGER__JCONTROLHOSTLOGGER__
2 #define __JLOGGER__JCONTROLHOSTLOGGER__
15 namespace JPP {
using namespace JLOGGER; }
Interface for logging messages.
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.
int PutFullString(const JTag &tag, const std::string &buffer)
Send string.