OnixS ICE iMpact Multicast Price Feed Handler C++ library  8.15.1
API documentation
LogLevels Struct Reference

#include <LogSettings.h>

Public Types

enum  Enum {
  Fatal, Error, Warning, Info,
  Trace, Debug
}
 

Static Public Member Functions

static const char * toString (Enum state)
 

Detailed Description

Definition at line 29 of file LogSettings.h.

Member Enumeration Documentation

enum Enum
Enumerator
Fatal 

Fatal error, cannot continue.

Error 

System error, but we can go on.

Warning 

User or logic error, just say about it.

Info 

Information messages.

Trace 

Used for tracing.

Debug 

Used for debugging.

Definition at line 31 of file LogSettings.h.

Member Function Documentation

static const char* toString ( Enum  state)
static

Returns string representation of a state.


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