[][src]Module sunrise_kernel::log_impl

A simple log implementation based on env_logger

Modules

filter

Filtering for log records.

Structs

Logger

Statics

LOGGER

Functions

early_init

Initializes the Logger in a heapless environment.

init

Reinitializes the logger using the cmdline. This requires the heap.