DryRunWriteStrategy constructor
const
DryRunWriteStrategy(
- Logger logger
Creates a strategy that logs to the provided logger
.
Implementation
const DryRunWriteStrategy(this.logger);
Creates a strategy that logs to the provided logger
.
const DryRunWriteStrategy(this.logger);