uploaded 5 months ago
Logger component for ESP-IDF

readme

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.

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^1.0.9"

download archive

Stats

  • Archive size
    Archive size ~ 11.06 KB
  • Downloaded in total
    Downloaded in total 9.6k times
  • Downloaded this version
    This version: 216 times

Badge

espp/logger version: 1.0.9
|