Allow to override the logger
47 48 49
# File 'lib/adcloud.rb', line 47 def logger=(input) @@logger = input end