Method: UnitF::Log.logger

Defined in:
lib/unitf/log.rb

.loggerObject



6
7
8
# File 'lib/unitf/log.rb', line 6

def logger
  @logger ||= UnitF::Logging::Logger.new
end