Skip to content
Snippets Groups Projects
Unverified Commit d1d6eaa2 authored by Andrej Shadura's avatar Andrej Shadura
Browse files

Switch to JSON log format as it’s more widely supported out of the box


Log processors often ship with inbuilt JSON parsers, but at least some
of them, notably Azure Log Analytics, don’t come with a built-in logfmt
parser.

Note that we’re not enabling dict_tracebacks, which could provide
structured exception traces, but there doesn’t seem to be sufficiently
mature support for that format at the moment.

Signed-off-by: default avatarAndrej Shadura <andrew.shadura@collabora.co.uk>
parent aea3bd37
No related branches found
No related tags found
Loading
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment