# File lib/gelf/notifier.rb, line 110
    def notify(*args)
      notify_with_level(nil, *args)
    end