Module: YTAnalytics::Logging

Included in:
Client, Model::TemporalMetrics, YTAuth::Authentication
Defined in:
lib/yt_analytics.rb

Overview

Gets mixed into the classes to provide the logger method

Instance Method Summary collapse

Instance Method Details

#loggerObject

Return the base logger set for the library



48
49
50
# File 'lib/yt_analytics.rb', line 48

def logger
  YTAnalytics.logger
end