Module: Tubeclip::Logging

Included in:
Client, Upload::VideoUpload
Defined in:
lib/tubeclip.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/tubeclip.rb', line 40

def logger
  Tubeclip.logger
end