27 28 29
# File 'lib/thrift_rack/logger.rb', line 27 def logger @logger ||= (defined? Rails) ? rails_logger : std_logger end