Callable
- __call(...args: any[]): this
Properties
priority
priority: number
Methods
debugger
- debugger(name: string): (...args: any[]) => this
-
Parameters
Returns (...args: any[]) => this
error
- error(...args: any[]): this
fatal
- fatal(...args: any[]): this
info
- info(...args: any[]): this
styleize
- styleize(value: any, styles: string): string[]
-
Parameters
-
value: any
-
styles: string
Returns string[]
warn
- warn(...args: any[]): this