Skip to content

ESP32 Non Blocking Logging #8124

@meakashrao

Description

@meakashrao

Related area

ESP-Logging

Hardware specification

ESP32 DevKit C

Is your feature request related to a problem?

Mostly, I end up using Serial.print to log statements
This ends up introducing delay's in the system

I want to run away from there

Describe the solution you'd like

Some non Blocking Delay Function

Describe alternatives you've considered

ESP_Log

but that also ends up using do while(0)

Additional context

No response

I have checked existing list of Feature requests and the Contribution Guide

  • I confirm I have checked existing list of Feature requests and Contribution Guide.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions