Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • LoggingOptions

Index

Properties

enabled?: boolean
file?: string

Path to log file. Absolute, or relative to process CWD. If not provided, the file will be called log.ndjson and will be stored in the downloads folder.

metadata?: Record<string, any>

Key/value pairs to be added to every log entry. Can be used to add useful information, for example which site imported this data.

Generated using TypeDoc