|
MIP_SDK
v3.0.0
MicroStrain Communications Library for embedded systems
|
#include <microstrain/common/logging.h>Go to the source code of this file.
Namespaces | |
| microstrain | |
Enumerations | |
| enum | microstrain::LogLevel { microstrain::LogLevel::OFF = MICROSTRAIN_LOG_LEVEL_OFF, microstrain::LogLevel::FATAL = MICROSTRAIN_LOG_LEVEL_FATAL, microstrain::LogLevel::ERROR = MICROSTRAIN_LOG_LEVEL_ERROR, microstrain::LogLevel::WARN = MICROSTRAIN_LOG_LEVEL_WARN, microstrain::LogLevel::INFO = MICROSTRAIN_LOG_LEVEL_INFO, microstrain::LogLevel::DEBUG = MICROSTRAIN_LOG_LEVEL_DEBUG, microstrain::LogLevel::TRACE = MICROSTRAIN_LOG_LEVEL_TRACE } |
1.8.17