ConsoleAnalyticsProvider

public class ConsoleAnalyticsProvider : AnalyticsProvider

A trivial AnalyticsProvider implementation that simply outputs analytics to the console for debugging.

You can use this in developer builds to ensure all your expected analytics analytics are being produced.