[][src]Crate redox_log

Structs

Output

An output that will be logged to. The two major outputs for most Redox system programs are usually the log file, and the global stdout.

OutputBuilder
RedoxLogger