log.lua
log.lua copied to clipboard
add support for logging in JSON format
Add ability to log messages in JSON format (as accepted by log aggregation platforms).
Hi, good work! Only minor comment is to update the readme to include the format option
I'm also adding an option to print to console (as uhttpd captures everything on stdout!)