,, , ,, , , , image/svg+xml , image/svg+xml , interact.js , image/svg+xml , ,, , ,

@interactjs / dev-tools/plugin / Logger

Interface: Logger

dev-tools/plugin.Logger

Table of contents

Properties

Properties

error

• error: (…args: any[]) => void

Type declaration

â–¸ (...args): void

Parameters
NameType
...argsany[]
Returns

void

Defined in

dev-tools/plugin.ts:36


log

• log: (…args: any[]) => void

Type declaration

â–¸ (...args): void

Parameters
NameType
...argsany[]
Returns

void

Defined in

dev-tools/plugin.ts:37


warn

• warn: (…args: any[]) => void

Type declaration

â–¸ (...args): void

Parameters
NameType
...argsany[]
Returns

void

Defined in

dev-tools/plugin.ts:35