I'm looking into adding some more modern JSON support into Chainsaw for processing log statements from applications, but I'm not sure what the best format for that is at the moment. Is there a standard JSON format that would make the most sense to use?
Currently, I'm thinking that this would make the most sense to have Chainsaw listen on a TCP or UDP port for the JSON messages. Are there any other ways that you would normally send a log message that I'm not thinking about? -Robert Middleton