OnixS C++ CME MDP Premium Market Data Handler  5.8.3
API Documentation
LogCategory Struct Reference

#include <OnixS/CME/MDH/Logger.h>

Public Types

enum  Enum { Error, Warning, Info, Debug }
 
typedef UInt32 Base
 

Detailed Description

Definition at line 80 of file Logger.h.

Member Typedef Documentation

typedef UInt32 Base

Definition at line 83 of file Logger.h.

Member Enumeration Documentation

enum Enum

Categories for information being logged.

Enumerator
Error 

Log entry represents an error.

Warning 

Log entry represents a warning.

Info 

Log entry represents informational message.

Debug 

Log entry represents debug information.

Definition at line 86 of file Logger.h.


The documentation for this struct was generated from the following file: