Class Logger

Constructors

Properties

Accessors

Constructors

Properties

debug: ((...args: any[]) => void) = ...
error: ((...args: any[]) => void) = ...
info: ((...args: any[]) => void) = ...
log: ((...args: any[]) => void) = ...
warn: ((...args: any[]) => void) = ...

Accessors