Review the javascript log parser and update it for the new format (you will find an array of JSON in the log) Update tests to match the log file Add javascript tests for parse_claude_log.cjs ...
Caddy has a very robust, verbose logging system which outputs structured (JSON) logs by default. However, it includes way too much information for many use cases. Due to limitations in the Zap logging ...