OnixS C++ CME MDP Premium Market Data Handler  5.8.3
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::MDH
 

Functions

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