Module: Moromi::Error::Loggerable
- Included in:
- DefaultLogger
- Defined in:
- lib/moromi/error/loggerable.rb
Instance Method Summary collapse
Instance Method Details
#write(controller, status, title, exception, options, locals) ⇒ Object
4 5 6 |
# File 'lib/moromi/error/loggerable.rb', line 4 def write(controller, status, title, exception, , locals) raise NotImplementedError end |