Module: Gamefic::Logging
- Included in:
- Active
- Defined in:
- lib/gamefic/logging.rb
Overview
A simple logger.
Class Method Summary collapse
Class Method Details
.logger ⇒ Logger
12 13 14 |
# File 'lib/gamefic/logging.rb', line 12 def logger Gamefic.logger end |