Module: FFWD::Logging::ClassMethods
- Defined in:
- lib/ffwd/logging.rb
Instance Attribute Summary collapse
-
#log ⇒ Object
Returns the value of attribute log.
Instance Attribute Details
#log ⇒ Object
Returns the value of attribute log.
126 127 128 |
# File 'lib/ffwd/logging.rb', line 126 def log @log end |