Why Cloud Logs Use NDJSON Instead of JSON Arrays
Sep 1, 2025 · 3 min read · Introduction A few days ago, I opened my Azure Function App log file. To my surprise, it didn’t look like a typical JSON file with square brackets and commas. Instead, it was line after line of JSON objects, like this: { "time": "2025-09-01T10:00:00Z...
Join discussion











