Skip to content

Reduce debug logging #107

@Bascy

Description

@Bascy

Description

When using this library with log level debug to allow our own debug messages to be logged, we get a lot of messages, and no way to disable those, except reduce the log level.

Can we move the log_d messages to log_v or use a #define to enable or disable debug logging all together?

Image

Steps to Reproduce

use the library

Expected Behavior

Warn and error logging

Actual Behavior

debug logging

Environment

PlatformIO

IDE

VSCode

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions