Libraries
»
gamefic
(4.1.2)
»
Index (L)
»
Gamefic
»
Logging
Module: Gamefic::Logging
Included in:
Active
Defined in:
lib/gamefic/logging.rb
Overview
A simple logger.
Class Method Summary
collapse
.
logger
⇒ Logger
Class Method Details
.
logger
⇒
Logger
12 13 14
# File 'lib/gamefic/logging.rb', line 12
def
logger
Gamefic
.
logger
end