Method: Logging#logger
- Defined in:
- lib/vcs2json/logger.rb
#logger ⇒ Object
3 4 5 |
# File 'lib/vcs2json/logger.rb', line 3 def logger @logger ||= Logging.logger_for(self.class.name) end |
3 4 5 |
# File 'lib/vcs2json/logger.rb', line 3 def logger @logger ||= Logging.logger_for(self.class.name) end |