Module: Logging::Installer

Defined in:
lib/snapsync.rb

Instance Method Summary collapse

Instance Method Details

#loggerObject



30
31
32
# File 'lib/snapsync.rb', line 30

def logger
    @logger ||= Logging.logger[self]
end