宏 | 含义 |
#define KERN_EMERG | "<0>" /*系统不运行*/ |
#define KERN_ALERT | "<1>" /*总是输出*/ |
#define KERN_GRIT | "<2>" /*关键信息*/ |
#define KERN_ERR | "<3>" /*error信息*/ |
#define KERN_WARNING | "<4>" /*警告信息*/ |
#define KERN_NOTICE | "<5>" /*正常的信息*/ |
#define KERN_INFO | "<6>" /*系统信息*/ |
#define KERN_DEBUG | "<7>" /*调试信息*/ |
欢迎光临 曲径通幽论坛 (http://www.groad.net/bbs/) | Powered by Discuz! X3.2 |