simpletrace / 0.0.1
| Short description: | A simple tracing library that makes test-first easier | |||||||
|---|---|---|---|---|---|---|---|---|
| Category: | Library/debugging/logging | |||||||
| Status: | beta | |||||||
| Created: | 2005-09-21 19:37:18 GMT | |||||||
| Last update: | 2005-09-21 19:37:18 GMT | |||||||
| Owner: | Steve Tuckner (Projects of this owner) | |||||||
| Homepage: | http://rubyforge.org/projects/simpletrace/ | |||||||
| Download: | http://rubyforge.org/frs/?group_id=347&release_id=2975 | |||||||
| License: | Ruby's | |||||||
| Dependency: |
|
|||||||
| Description: | SimpleTrace is a simple tracing module that I have used as a debugging tool for my own projects. It's default format includes the file and line number for the trace which allows my editor to link up the lines (like compiler errors). It also allows trace to be filtered out by file and function. |
|||||||