customLogOutput property

String Function(PurchasesEvent event)? customLogOutput
final

Customize how events are outputted on the logger

Implementation

final String Function(PurchasesEvent event)? customLogOutput;