github.com/rubyist/tracerx
Package tracerx implements a simple tracer function that uses environment variables to control the output. It is a generalized package inspired by git's GIT_TRACE mechanism. By default, tracerx will look for the TRACERX_TRACE environment variable. The default can by changed by setting the DefaultKey. The values control where the tracing is output as follows: By default, messages will be prefixed with "trace: ". This prefix can be modified by setting Prefix. Each key can have an associated performance key, e.g. TRACERX_TRACE_PERFORMANCE. If this key is 1 or "true" performance output will be written to the same output as the tracing output.
proxy.golang.org
v0.0.0-20170927163412-787959303086
over 8 years ago
1
7
50
Links
| Registry | proxy.golang.org |
| Source | Repository |
| Docs | Documentation |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:golang/github.com/rubyist/tracerx
spec |
| License | MIT |
| Namespace | github.com/rubyist |
| First Release | over 8 years ago |
| Last Synced | 17 days ago |
Repository
| Stars | 10 on GitHub |
| Forks | 0 on GitHub |
| Docker Dependents | 1,482 |
| Docker Downloads | 8,915,092,675 |