Phoenix
Object-oriented orthogonally persistent operating system
|
Contains definitions related to centralized system logging. More...
Classes | |
class | DbgSerialPort |
Serial console driver implementation in the kernel for debug logging purposes. More... | |
class | SysLogBase |
Global system log. More... | |
class | KSysLog |
Kernel implementation for system log. More... | |
Typedefs | |
typedef KSysLog | SysLog |
Global system log class. | |
Functions | |
void | InitLog () |
Initialize logging functionality. |
Contains definitions related to centralized system logging.
typedef KSysLog log::SysLog |
Global system log class.
void log::InitLog | ( | ) |
Initialize logging functionality.