type LogLevels = "error" | "warn" | "info" | "http" | "verbose" | "debug" | "silly";
Defined in: types.ts:223