traceologist 0.2.0
Traceologist wraps a block of Ruby code with TracePoint and returns a structured, human-readable log of every method call, its arguments, and its return value. Useful for debugging and understanding runtime behavior.
Traceologist wraps a block of Ruby code with TracePoint and returns a structured, human-readable log of every method call, its arguments, and its return value. Useful for debugging and understanding runtime behavior.