Module: Logging::Installer

Defined in:
lib/snapsync.rb

Instance Method Summary collapse

Instance Method Details

#loggerObject



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

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