Aller au contenu principal

@log-right/base > ReportConfigBase > capture

ReportConfigBase.capture property​

The default function that will be used to capture the Report. Can be overridden by the user to apply custom logging. The default functionality will try to write the Report to the console.

Signature:
capture: TCapture;