Class: CampfireBot::AbsenteeCamper::Logger
- Inherits:
-
Object
- Object
- CampfireBot::AbsenteeCamper::Logger
- Extended by:
- Forwardable
- Includes:
- Singleton
- Defined in:
- lib/campfire_bot/absentee_camper/logger.rb
Instance Attribute Summary collapse
-
#log ⇒ Object
Returns the value of attribute log.
Instance Attribute Details
#log ⇒ Object
Returns the value of attribute log.
7 8 9 |
# File 'lib/campfire_bot/absentee_camper/logger.rb', line 7 def log @log end |