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



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

def logger
  YouTubeIt.logger
end