|
Microsoft Information Protection SDK - C++ 1.17
API Reference Documentation for C++
|
Contains the LogMessageData class for logging. More...
#include <chrono>#include <memory>#include <string>#include <thread>#include "mip/mip_namespace.h"Go to the source code of this file.
Classes | |
| class | LogMessageData |
| A class that stores log messages. More... | |
Enumerations | |
| enum class | LogLevel : unsigned int { Trace = 0 , Info = 1 , Warning = 2 , Error = 3 } |
| Different log levels used across the MIP SDK. More... | |
Contains the LogMessageData class for logging.
|
strong |