Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 455 Bytes

File metadata and controls

13 lines (8 loc) · 455 Bytes

Home > @snowplow/node-tracker > CorePlugin > logger

CorePlugin.logger property

Passed a logger instance which can be used to send log information to the active logger

Signature:

logger?: (logger: Logger) => void;