customLogOutput property
Customize how events are outputted on the logger
Implementation
final String Function(PurchasesEvent event)? customLogOutput;
Customize how events are outputted on the logger
final String Function(PurchasesEvent event)? customLogOutput;