Function jsonFormatter

  • 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

    Parameters

    Returns string

Generated using TypeDoc