# File lib/cgikit/logger_aspect.rb, line 35 def logger if target.respond_to?(:application) target.application.logger else LoggerAspect.logger end end