# File lib/gorillib/logger/log.rb, line 11 def Log.dump *args self.debug([ args.map(&:inspect), caller.first ].join("\t")) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.