Module: YouTubeG::Logging

Included in:
Client
Defined in:
lib/youtube_g.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



33
34
35
# File 'lib/youtube_g.rb', line 33

def logger
  YouTubeG.logger
end