logo
首页技术栈工具库讨论
UDPLogger

UDPLogger

A simple UDP logger that lets you send messages via UDP to a remote host. It's a cheap implementation for logging to a remove host via UDP. Note, the logger is uses UDP sockets provided by NetServices (https://mbed.org/cookbook/NetServices). After you are ready with the network setup (eth.setup()...), just call Log::init(), so the logger would create its local socket, and then you can log any text via Log::log(); Also note that the logger won't do any net polls (eth.poll()) to save computing tim
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
PLATFORMIO
UDPLogger
标签
根据用户添加的标签生成
暂无标签