espp/logger

0.21.0

uploaded 1 day ago
Logger component for ESP-IDF

readme

# 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](./example) shows how to use the `logger` component to format and
log data to the console.

Links

Supports all targets

Maintainer

  • William Emfinger <waemfinger@gmail.com>

License: MIT

To add this component to your project, run:

idf.py add-dependency "espp/logger^0.21.0"

or download archive

Stats

  • Archive size
    Archive size ~ 9.78 KB
  • Downloaded in total
    Downloaded in total 3 times
  • Downloaded this version
    This version: 3 times

Badge

espp/logger version: 0.21.0
|