class Object
Public Instance Methods
logger()
click to toggle source
# File lib/really/logger.rb, line 69 def logger @@__really_logger__ ||= Really::Logger.new end
# File lib/really/logger.rb, line 69 def logger @@__really_logger__ ||= Really::Logger.new end