The App Log functionality of OttoFMS is something I’m looking into for offloading lots of locally stored log entries from our solutions, but we often log large blocks of JSON as a log entry (think input and output objects from scripts, with elements relating to things occurring within the script too)
So - it would be great if we could retain the ability to log plain text strings, but if we send a JSON Object, then we could also view this in OttoFMS with a nice JSON viewer UI, with collapsible elements etc, and maybe some searching functionality too (within a given log entry)…