receive
4 5 6
# File 'lib/cellular/backends/log.rb', line 4 def self.deliver(options = {}) Cellular.config.logger.info options[:message] end