Module: Logging::Installer

Defined in:
lib/snapsync.rb

Instance Method Summary collapse

Instance Method Details

#loggerObject



27
28
29
# File 'lib/snapsync.rb', line 27

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