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