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



532
533
534
# File 'lib/logstash/filters/grok.rb', line 532

def exec
  yield
end