-
Notifications
You must be signed in to change notification settings - Fork 53
Open
Labels
Description
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?
Steps to Reproduce
use the library
Expected Behavior
Warn and error logging
Actual Behavior
debug logging
Environment
PlatformIO
IDE
VSCode
Reactions are currently unavailable
