Closed kamath closed 2 days ago
Logs are a mess right now and really hard to debug. This adds structured logging that can be more easily digested and analyzed downstream
Added structured JSON logging, most notably in an auxiliary field that contains any variable fields for a log
auxiliary
Examples work
Also need to update EvalLogger
EvalLogger
why
Logs are a mess right now and really hard to debug. This adds structured logging that can be more easily digested and analyzed downstream
what changed
Added structured JSON logging, most notably in an
auxiliary
field that contains any variable fields for a logtest plan
Examples work