Log a paperclip-specific line. This will log to STDOUT by default. Set Paperclip.options to false to turn off.
# File lib/paperclip/logger.rb, line 5 def log message logger.info("[paperclip] #{message}") if logging? end
Generated with the Darkfish Rdoc Generator 2.