Ask HN: Looking for an extremely simple logging tool
https://news.ycombinator.com/item?id=33099487I just want to be able to insert a line of code...
Example: await thing.sendLog('Here', payload)
...and have that log sent to a Slack workspace.
Just super simple logging to speed up dev time, particularly for debugging. It's just a pain to refresh and comb through CloudWatch or other heavy logs.