customLogger property
Custom logger to use for logging - if left null the default logger will be used which uses the Logger package
Implementation
final CustomLogger? customLogger;
Custom logger to use for logging - if left null the default logger will be used which uses the Logger package
final CustomLogger? customLogger;