Registry / logging / gix-trace

gix-trace

JSON →
library0.1.20rscratesunverified

Provides minimal tracing support that can be turned off to zero cost for gitoxide.

# Cargo.toml [dependencies] gix-trace = "0.1.20"
INSTALL
IMPORT
SIG · GIX-TRACE
G
gix-trace
loggingrustv0.1.20
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

trace
use gix_trace::trace;

Logs a trace message if tracing is enabled.

use gix_trace::trace; fn main() { trace!("hello"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.20latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
26 hits · last 30 days
node
24
Resources
gix-trace — cargo add gix-trace · libregistry