#include <blpapi_logging.h>
Classes | |
struct | Severity |
Static Public Member Functions | |
static void | logTestMessage (Severity::Type severity) |
This utility struct
provides a namespace for functions to test the logging configuration.
static void blpapi::Logging::logTestMessage | ( | Severity::Type | severity | ) | [static] |
Log a test message with the specified severity
. Note that this function is intended for testing of the logging configuration only.