BLPAPI C++
3.21.0
|
#include <blpapi_logging.h>
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... | |
enum Type |