Module: AstroSubframeOrganizer::Logging

Overview

Mixin to provide logging capabilities to classes in the AstroSubframeOrganizer module.

Instance Method Summary collapse

Instance Method Details

#loggerObject



6
7
8
# File 'lib/astro_subframe_organizer/logging.rb', line 6

def logger
  AstroSubframeOrganizer.logger
end