Class: Elasticity::LogSubscriber

Inherits:
ActiveSupport::LogSubscriber
  • Object
show all
Defined in:
lib/elasticity/log_subscriber.rb

Instance Method Summary collapse

Instance Method Details

#multi_search(event) ⇒ Object



20
21
22
# File 'lib/elasticity/log_subscriber.rb', line 20

def multi_search(event)
  log_event(event)
end