Skip to main content

Module logging

Module logging 

Source
Expand description

Kernel logging: serial output and the [kprint!] macro.

Authors: MarioS271

Modulesยง

_serial ๐Ÿ”’
Serial port abstraction: the _Serial trait and the SerialPort identifier enum.
kprint ๐Ÿ”’
Kernel print macro ([kprint!]) and the logging state behind it.
x86_64 ๐Ÿ”’
x86_64 logging backend: COM1 UART serial port.