Class: Epilog::Filter::HashKey

Inherits:
Object
  • Object
show all
Defined in:
lib/epilog/filter/hash_key.rb

Direct Known Subclasses

Blacklist

Instance Method Summary collapse

Instance Method Details

#call(log) ⇒ Object



6
7
8
# File 'lib/epilog/filter/hash_key.rb', line 6

def call(log)
  fix(log)
end