#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

#243 in Configuration

Download history 175/week @ 2024-06-30 1/week @ 2024-07-07 8/week @ 2024-09-15 17/week @ 2024-09-22 272/week @ 2024-09-29 31/week @ 2024-10-06 2/week @ 2024-10-13

322 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