Public Types

blpapi::Logging::Severity Struct Reference

#include <blpapi_logging.h>

List of all members.

Public Types

enum  Type {
  e_off = blpapi_Logging_SEVERITY_OFF, e_fatal = blpapi_Logging_SEVERITY_FATAL, e_error = blpapi_Logging_SEVERITY_ERROR, e_warn = blpapi_Logging_SEVERITY_WARN,
  e_info = blpapi_Logging_SEVERITY_INFO, e_debug = blpapi_Logging_SEVERITY_DEBUG, e_trace = blpapi_Logging_SEVERITY_TRACE
}
 

Enumeration used to specify different logging severity levels.

More...

Member Enumeration Documentation

Enumeration used to specify different logging severity levels.

Enumerator:
e_off 
e_fatal 
e_error 
e_warn 
e_info 
e_debug 
e_trace 

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