File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -24,8 +24,8 @@ ruby src/native_trace.rb <path to ruby file>
2424```
2525
2626however you probably want to use it in combination with CodeTracer, which would be released soon.
27+
2728### env variables
28- For maintainer instructions, see [ MAINTANERS.md] ( MAINTANERS.md ) .
2929
3030* if you pass ` CODETRACER_RUBY_TRACER_DEBUG=1 ` , you enables some additional debug-related logging
3131* ` CODETRACER_DB_TRACE_PATH ` can be used to override the path to ` trace.json ` (it's used internally by codetracer as well)
@@ -72,6 +72,8 @@ We'd be very happy if the community finds this useful, and if anyone wants to:
7272* Provide feedback and discuss alternative implementation ideas: in the issue tracker, or in our [ discord] ( https://discord.gg/qSDCAFMP ) .
7373* Provide [ sponsorship] ( https://opencollective.com/codetracer ) , so we can hire dedicated full-time maintainers for this project.
7474
75+ For maintainer instructions, see [ MAINTANERS.md] ( MAINTANERS.md ) .
76+
7577### Legal info
7678
7779LICENSE: MIT
You can’t perform that action at this time.
0 commit comments