1 unstable release

0.1.0 Aug 18, 2020

#106 in #tracing-subscriber

Download history 192/week @ 2025-09-16 238/week @ 2025-09-23 185/week @ 2025-09-30 161/week @ 2025-10-07 227/week @ 2025-10-14 242/week @ 2025-10-21 267/week @ 2025-10-28 244/week @ 2025-11-04 200/week @ 2025-11-11 210/week @ 2025-11-18 201/week @ 2025-11-25 183/week @ 2025-12-02 180/week @ 2025-12-09 183/week @ 2025-12-16 195/week @ 2025-12-23 182/week @ 2025-12-30

773 downloads per month
Used in 11 crates (4 directly)

MPL-2.0 license

12KB
260 lines

Easy to use tracing subscribers tuned to usage in wgpu.

initialize_default_subscriber will set everything up in a default configuration.

Subscribers:


wgpu-subscriber

Crates.io docs.rs

Easy to use tracing subscribers tuned to usage in wgpu.

initialize_default_subscriber will set everything up in a default configuration.

Subscribers:

  • ChromeTracingLayer: Output to chrome tracing format
  • FmtLayer: Formatted output to stderr/stdout.

License: MPL-2.0

Dependencies

~7–10MB
~103K SLoC