write

in lib/logstash/outputs/kusto.rb [408:412]


  def write(*args)
    @io.write(*args)
    @active = true
  end