RAA - simpletrace

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:
Required by: usage/0.0.4 Simple tracing facility
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.

Edit this project (for project owner)

back to RAA top