module Resque::Logging

def info(message); Logging.log :info, message; end

def info(message);  Logging.log :info,  message; end