ruby / tracer

Outputs a source level execution trace of a Ruby program.
BSD 2-Clause "Simplified" License
72 stars 10 forks source link

Make header configurable #12

Closed st0012 closed 1 year ago

st0012 commented 1 year ago

Trace header is important for distinguishing multiple tracers' output, so it should be configurable when initialising individual tracers.