Module: YTAnalytics::Logging

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