-
Couldn't load subscription status.
- Fork 49
Open
Description
Checklist
- Checked the issue tracker for similar issues to ensure this is not a duplicate
- Read the documentation to confirm the issue is not addressed there and your configuration is set correctly
- Tested with the latest version to ensure the issue hasn't been fixed
How often does this bug occurs?
always
Expected behavior
Esp libraries are expected to use ESP_LOGx not printf or other direct output methods
Actual behavior (suspected bug)
printf or other direct output methods are being used
Error logs or terminal output
SDP not contain candidate continue
1 Sorted pair 0 type: 1 local:192.168.0.237:xxxxx Remote:192.168.0.192:xxxxxxSteps to reproduce the behavior
Run any example
Project release version
v1.2.5
System architecture
Intel/AMD 64-bit (modern PC, older Mac)
Operating system
Linux
Operating system version
Ubuntu 24.04.3 LTS
Shell
ZSH
Additional context
The terminal logs above should be printed out using the standard ESP_LOGx functions.
logs cannot be managed otherwise
Primarily when using the esp_console library or other serial terminal libraries
Metadata
Metadata
Assignees
Labels
No labels