Publishers.Print
A publisher that prints log messages for all publishing events, optionally prefixed with a given string.
Declaration
struct Print<Upstream> where Upstream : PublisherOverview
This publisher prints log messages when receiving the following events:
subscription
value
normal completion
failure
cancellation