# File lib/clockwork/manager.rb, line 157
    def log(msg)
      config[:logger].info(msg)
    end