# klogger
[![Build Status](https://travis-ci.org/gz/rust-klogger.svg)](https://travis-ci.org/gz/rust-klogger)
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.