#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

#269 in Configuration

Download history 6/week @ 2024-09-10 3/week @ 2024-09-17 19/week @ 2024-09-24 287/week @ 2024-10-01 15/week @ 2024-10-08

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

~9–16MB
~188K SLoC