101 102 103
# File 'lib/ffwd/logging.rb', line 101 def warning message FFWD.log.warn(@progname){message} end