Class: LogStash::Filters::Grok::NoopTimeout
- Inherits:
-
Object
- Object
- LogStash::Filters::Grok::NoopTimeout
- Defined in:
- lib/logstash/filters/grok.rb
Constant Summary collapse
- INSTANCE =
new
Instance Method Summary collapse
Instance Method Details
#exec ⇒ Object
532 533 534 |
# File 'lib/logstash/filters/grok.rb', line 532 def exec yield end |