Class: LogStash::Filters::Grok::NoopTimeout

Inherits:
Object
  • Object
show all
Defined in:
lib/logstash/filters/grok.rb

Constant Summary collapse

INSTANCE =
new

Instance Method Summary collapse

Instance Method Details

#execObject



535
536
537
# File 'lib/logstash/filters/grok.rb', line 535

def exec
  yield
end