Module: Trample::Logging
Instance Method Summary collapse
Instance Method Details
#logger ⇒ Object
3 4 5 6 |
# File 'lib/trample/logging.rb', line 3 def logger init_logger if Log4r::Logger['main'].nil? Log4r::Logger['main'] end |