Class: Object

Inherits:
BasicObject
Defined in:
lib/jira/auto/tool/setup_logging.rb

Instance Method Summary collapse

Instance Method Details

#logObject



7
8
9
# File 'lib/jira/auto/tool/setup_logging.rb', line 7

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