Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 435 Bytes

File metadata and controls

13 lines (8 loc) · 435 Bytes

Logger Component

Badge

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.