Module: Logging::Installer
- Defined in:
- lib/snapsync.rb
Instance Method Summary collapse
Instance Method Details
#logger ⇒ Object
29 30 31 |
# File 'lib/snapsync.rb', line 29 def logger @logger ||= Logging.logger[self] end |
29 30 31 |
# File 'lib/snapsync.rb', line 29 def logger @logger ||= Logging.logger[self] end |