Posted By: Makoto Kuwata
Date: 2008-02-22 11:13
Summary: cgi-exception 0.2.0 released
Project: cgi-exception
cgi-exception is a small library to report exceptions raised in CGI script into your browser. If you install cgi-exception and require 'cgi_exception', you don't need to read log file of web server to check what and at what exception raised.
Enhancements from 0.1.0:
* mod_ruby support
* detect whether HTTP header printed or not
* omit lines when Exception backtrace is too long
|
|