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