Module: KLog::Logging

Included in:
Examples
Defined in:
lib/k_log/logging.rb

Instance Method Summary collapse

Instance Method Details

#logObject



5
6
7
# File 'lib/k_log/logging.rb', line 5

def log
  @log ||= KLog.logger
end