CompositeLogger
A Logger that delegates all logging to a list of provided loggers. Useful if you have different types of loggers that you would like to us simultaneously while maintaining single responsibility per logger implementation
Parameters
M
The loop's Model type
E
The loop's Event type
F
The loop's Effect type