Excerpts from Manish Sapariya's message of Sat Nov 03 03:39:21 -0700 2007: > I want to see at the log files when sup crashes. I could not find any > command line option and brief grepping in the sources did not gave any > clue.
There's no way to do this currently. Typically the log doesn't actually contain that much useful stuff for diagnosing a crash; the exception is more information (written out to sup-exeption-log.txt currently). Wouldn't be too hard to do this by modified Logger#log. -- William <[EMAIL PROTECTED]> _______________________________________________ sup-talk mailing list [email protected] http://rubyforge.org/mailman/listinfo/sup-talk
