Skip to content

Type Alias: LogLevelOption

  • Type: LogLevelOption = "info" | "debug" | "warn" | "silent"
Defined in: log/logging.ts:4

Released under the MIT License.