OnixS C++ CME MDP Conflated UDP Handler 1.1.2
API documentation
Loading...
Searching...
No Matches
LogCategory Struct Reference

Public Types

enum  Enum
typedef UInt32 Base

Detailed Description

Definition at line 90 of file Logger.h.

Member Typedef Documentation

◆ Base

typedef UInt32 Base

Definition at line 93 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 96 of file Logger.h.