by adrianvincent on 5/27/22, 7:17 PM with 2 comments
You will be able to view and search your logs on our website. Everything is managed.
That's it. It doesn't assume anything - the only information we receive is the message you send in the POST request. You can add optional labels, log levels etc.
There are a lot of advanced logging services out there, but I have not found something simple like this.
I've made a prototype which I use for my own projects. It's so much easier compared to logging to disk and using command line tools like grep and awk to search through txt files.
Would anyone be interested in using something like this?