Data Structures | |
| struct | zxfoundation::sys::printk::printk_backend |
| Interface for a logging backend. More... | |
Enumerations | |
| enum class | log_level : u8 { EMERG = 0 , ALERT = 1 , CRIT = 2 , ERROR = 3 , WARN = 4 , NOTICE = 5 , INFO = 6 , VERBOSE = 8 } |
| Log levels for the kernel logging system. | |
Files | |
| file | zxfoundation/sys/printk.zcomponent/types.cxxm |