Module: YouTubeIt::Logging

Included in:
Client, Upload::VideoUpload
Defined in:
lib/youtube_it.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



40
41
42
# File 'lib/youtube_it.rb', line 40

def logger
  YouTubeIt.logger
end