customLogger property

CustomLogger? customLogger
final

Custom logger to use for logging - if left null the default logger will be used which uses the Logger package

Implementation

final CustomLogger? customLogger;