Safeheron-SGX-Native-Development-Framework v1.2.0
Loading...
Searching...
No Matches
ssgx_log_share.h File Reference

Go to the source code of this file.

Enumerations

enum class  LogLevel {
  TRACE = 0 , DEBUG = 1 , INFO = 2 , WARN = 3 ,
  ERROR = 4 , FATAL = 5 , OFF = 6
}
 

Enumeration Type Documentation

◆ LogLevel

enum class LogLevel
strong
Enumerator
TRACE 
DEBUG 
INFO 
WARN 
ERROR 
FATAL 
OFF