module Leeroy::Helpers::Logging
Constants
- TRACE_FORMAT
- TRACE_LEVELS
- TRUNCATE_THRESHOLD
constants
Public Instance Methods
logger()
click to toggle source
make logger an instance method
# File lib/leeroy/helpers/logging.rb, line 33 def logger self.class.logger end