Default JSON formatter for structured logging
You should replace this with a formatter based on your required schema
Note that LogRecord contains LogData, which may contain lazy values
You must use utils.evalLogData or utils.evalLogDataValue to evaluate
the LogData
Default JSON formatter for structured logging You should replace this with a formatter based on your required schema Note that
LogRecord
containsLogData
, which may contain lazy values You must useutils.evalLogData
orutils.evalLogDataValue
to evaluate theLogData