Variable LOG_STATUSConst

LOG_STATUS: { ERROR: "ERROR"; RETRY: "RETRY"; SUCCESS: "SUCCESS" } = ...

Type declaration

  • ReadonlyERROR: "ERROR"
  • ReadonlyRETRY: "RETRY"
  • ReadonlySUCCESS: "SUCCESS"