Class: Logged::Formatter::Base
- Inherits:
-
Object
- Object
- Logged::Formatter::Base
- Defined in:
- lib/logged/formatter/base.rb
Overview
Definiation of a logged formatter
Instance Method Summary collapse
Instance Method Details
#call(_data) ⇒ Object
5 |
# File 'lib/logged/formatter/base.rb', line 5 def call(_data); end |