Logger Component

The logger provides a cross-platform wrapper around libfmt
for providing
configurable log output with different levels that can be turned on / off at
runtime.
Example
The example shows how to use the logger
component to format and
log data to the console.