Class: LogStash::Filters::SingleValueUpdate::CoerceOther

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

Instance Method Summary collapse

Instance Method Details

#call(source) ⇒ Object



12
# File 'lib/logstash/filters/single_value_update.rb', line 12

def call(source) source.to_s end