Docs.rs
  • sketching-1.6.4
    • sketching 1.6.4
    • Permalink
    • Docs.rs crate page
    • MPL-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • Firstyear
    • yaleman
    • Dependencies
      • num_enum ^0.7.3 normal
      • opentelemetry ^0.27.0 normal
      • opentelemetry-otlp ^0.27.0 normal
      • opentelemetry-semantic-conventions ^0.27.0 normal
      • opentelemetry_sdk ^0.27.0 normal
      • serde ^1.0.217 normal
      • tracing ^0.1.41 normal
      • tracing-core ^0.1.33 normal
      • tracing-forest ^0.1.6 normal
      • tracing-opentelemetry ^0.28.0 normal
      • tracing-subscriber ^0.3.19 normal
    • Versions
    • 7.14% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

sketching1.6.4

  • All Items

Crate Items

  • Re-exports
  • Modules
  • Macros
  • Enums
  • Functions

Crate sketching

Source

Re-exports§

pub use tracing;
pub use tracing_forest;
pub use tracing_subscriber;

Modules§

macros
otel

Macros§

admin_debug
admin_error
admin_info
admin_warn
event_dynamic_lvl
filter_debug
filter_error
filter_info
filter_trace
filter_warn
perf_trace
request_error
request_info
request_trace
request_warn
security_access
security_critical
security_debug
security_error
security_info
spanned
tagged_event

Enums§

EventTag
LogLevel

Functions§

event_tagger
This is for tagging events. Currently not wired in.
test_init
Start up the logging for test mode.