Pipe ESP_LOG output to Telnet?

PeteDD
Posts: 45
Joined: Sat Sep 24, 2022 5:22 pm

Pipe ESP_LOG output to Telnet?

Postby PeteDD » Fri Mar 10, 2023 4:08 pm

I know there are a few libraries that offer help with logging messages to telnet but it seems they all require you to use a new command for sending those messages instead of just streaming whatever goes out the Serial stream (usb) port. Is there a library that allows you to have all Serial output go out to telnet instead? Or... is there a simple way to "pipe" Serial to telnet using libraries such as JAndrassy's TelnetStream? (I have large programs that already use ESP_LOG and now need to capture the ESP_LOG messages remotely via telnet, ssh, etc and would like to do this without having to completely refactor all my programs for another library).

Thanks all!

MicroController
Posts: 1708
Joined: Mon Oct 17, 2022 7:38 pm
Location: Europe, Germany

Re: Pipe ESP_LOG output to Telnet?

Postby MicroController » Sun Mar 12, 2023 11:13 pm


Who is online

Users browsing this forum: Bing [Bot] and 94 guests