class Logged::Formatter::Base
Definiation of a logged formatter
Public Instance Methods
call(_data)
click to toggle source
# File lib/logged/formatter/base.rb, line 7 def call(_data); end
Definiation of a logged formatter
# File lib/logged/formatter/base.rb, line 7 def call(_data); end