Type alias LogMethodNames

LogMethodNames: "emergency" | "alert" | "critical" | "error" | "warn" | "notice" | "info" | "debug" | "trace" | "planck"

Names of the standard log methods.

Generated using TypeDoc