# File lib/clockwork/manager.rb, line 149
    def log_error(e)
      config[:logger].error(e)
    end