2 3 4
# File 'lib/smartdict/core/logger.rb', line 2 def self.root_logger @logger ||= self.new(Smartdict.log_path) end