klogger

Library for logging in kernel mode

11 releases

Uses old Rust 2015

0.0.16 Oct 20, 2022
0.0.14 Jul 15, 2022
0.0.12 Jun 30, 2022
0.0.10 Mar 3, 2022
0.0.4 Sep 8, 2019
Download history 27/week @ 2024-06-10 16/week @ 2024-06-17 52/week @ 2024-07-01 107/week @ 2024-07-29 85/week @ 2024-09-23

85 downloads per month
Used in 2 crates

MIT/Apache

26KB
589 lines

klogger

Build Status

Library that allows for logging and debug output in kernel code and only depends on libcore. Currently has support for x86 hardware where it sends everything to serial out.

Dependencies

~4.5MB
~46K SLoC