klogger

Crates.ioklogger
lib.rsklogger
version0.0.16
sourcesrc
created_at2019-09-08 20:07:14.267284
updated_at2022-10-20 19:25:31.913263
descriptionLibrary for logging in kernel mode.
homepage
repositoryhttps://github.com/gz/rust-klogger
max_upload_size
id163319
size26,347
Gerd Zellweger (gz)

documentation

README

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.

Commit count: 52

cargo fmt