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