Docs.rs
  • sketching-1.3.2
    • sketching 1.3.2
    • Docs.rs crate page
    • MPL-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • Firstyear
    • yaleman
    • Dependencies
      • gethostname ^0.5.0 normal
      • num_enum ^0.5.11 normal
      • opentelemetry ^0.20.0 normal
      • opentelemetry-otlp ^0.13.0 normal
      • opentelemetry_sdk ^0.20.0 normal
      • rand ^0.8.5 normal
      • serde ^1.0.204 normal
      • tracing ^0.1.40 normal
      • tracing-forest ^0.1.6 normal
      • tracing-opentelemetry ^0.21.0 normal
      • tracing-subscriber ^0.3.18 normal
      • uuid ^1.10.0 normal
    • Versions
    • 7.14% of the crate is documented
  • Go to latest version
  • 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
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

sketching1.3.2

  • All 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.