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

#407 in Debugging

Download history 3/week @ 2023-12-24 9/week @ 2024-02-18 23/week @ 2024-02-25 11/week @ 2024-03-03 38/week @ 2024-03-10 2/week @ 2024-03-17 13/week @ 2024-03-24

66 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

~3–4.5MB
~46K SLoC