OnixS C++ CME MDP Conflated UDP Handler  1.1.2
API documentation
Logger.h File Reference

Go to the source code of this file.

Classes

struct  LogSeverity
 
struct  LogCategory
 
class  LogEntry
 
class  Logger
 

Namespaces

 OnixS
 
 OnixS::CME
 
 OnixS::CME::ConflatedUDP
 

Functions

ONIXS_CONFLATEDUDP_EXPORTED void toStr (std::string &, LogSeverity::Enum)
 
std::string toStr (LogSeverity::Enum mode)
 
ONIXS_CONFLATEDUDP_EXPORTED bool fromStr (LogSeverity::Enum &, const Char *, size_t)
 
ONIXS_CONFLATEDUDP_EXPORTED void toStr (std::string &, LogCategory::Enum)
 
std::string toStr (LogCategory::Enum mode)
 
ONIXS_CONFLATEDUDP_EXPORTED bool fromStr (LogCategory::Enum &, const Char *, size_t)