#tracing-subscriber #configuration #dynamic #serializable #fmt

tracing-configuration

serializable configuration for a dynamic tracing-subscriber

4 releases

0.2.0 Oct 4, 2024
0.1.2 Oct 2, 2024
0.1.1 Jul 1, 2024
0.1.0 Apr 11, 2024

#289 in Configuration

Download history 8/week @ 2024-09-16 18/week @ 2024-09-23 284/week @ 2024-09-30 20/week @ 2024-10-07

187 downloads per month

Apache-2.0 OR MIT

43KB
931 lines

Configuration-as-a-struct for tracing_subscriber::fmt::Subscriber, to allow for serializable, dynamic configuration, at the cost of compile-time specialization.

Dependencies

~7–15MB
~180K SLoC