public ActorProducerPipeline( Lazy<ILoggingAdapter> log, IEnumerable<IActorProducerPlugin> plugins )
new : log : Lazy<ILoggingAdapter> * plugins : IEnumerable<IActorProducerPlugin> -> ActorProducerPipeline