|
Safeheron-SGX-Native-Development-Framework v1.2.0
|
Go to the source code of this file.
Namespaces | |
| namespace | ssgx |
| namespace | ssgx::log_t |
| This module is designed to output log information from trusted execution environments to a log file. | |
Macros | |
| #define | SAFEHERON_SGX_LOG_SHARE_H |
Enumerations | |
| enum class | ssgx::log_t::LogLevel { ssgx::log_t::TRACE = 0 , ssgx::log_t::DEBUG = 1 , ssgx::log_t::INFO = 2 , ssgx::log_t::WARN = 3 , ssgx::log_t::ERROR = 4 , ssgx::log_t::FATAL = 5 , ssgx::log_t::OFF = 6 } |
| #define SAFEHERON_SGX_LOG_SHARE_H |