OnixS C++ CME MDP Premium Market Data Handler 5.9.0
Users' manual and API documentation
Loading...
Searching...
No Matches
LogCategory Struct Reference

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

Public Types

enum  Enum
typedef UInt32 Base

Detailed Description

Definition at line 80 of file Logger.h.

Member Typedef Documentation

◆ Base

typedef UInt32 Base

Definition at line 83 of file Logger.h.

Member Enumeration Documentation

◆ Enum

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.