Type alias: LogType

Ƭ LogType: "debug" | "info" | "warn" | "error"

Log message type.

Defined in

packages/repack/src/logging/types.ts:8

Contents