LOGLEVEL: { DEBUG: "debug"; ERROR: "error"; INFO: "info"; WARN: "warn" }

Map of log-level key → value.

Type declaration

  • ReadonlyDEBUG: "debug"
  • ReadonlyERROR: "error"
  • ReadonlyINFO: "info"
  • ReadonlyWARN: "warn"