Lua-RTOS-ESP32 icon indicating copy to clipboard operation
Lua-RTOS-ESP32 copied to clipboard

syslog improvements

Open the0ne opened this issue 5 years ago • 0 comments

updated file formatting in d81ffd6

added emergency printing in out-of-memory situations

added mqtt support for automatic publishing of syslog messages via mqtt: os.msyslog(client, "topic/name/goes/here")

the0ne avatar Jan 03 '20 15:01 the0ne