Module: Radar::App::Logger

Extended by:
ActiveSupport::Concern
Included in:
Controller, Server
Defined in:
lib/radar/app/logger.rb

Defined Under Namespace

Modules: ClassMethods

Instance Method Summary collapse

Instance Method Details

#loggerObject



18
19
20
# File 'lib/radar/app/logger.rb', line 18

def logger
  Radar::App.logger
end