24 #include "cheetah/psrdada/detail/MultiLog.h" 47 _log = multilog_open(_name.c_str(),0);
51 void MultiLog::close()
std::string const & name() const
Return the name of the logger.
Some limits and constants for FLDO.
MultiLog(std::string name)
Create a new instance.
multilog_t * native_handle()
Get a native handle to the wrapped multilog_t pointer.