ALPHA: wire is a tool to deploy nixos systems wire.althaea.zone/
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

[autofix.ci] apply automated fixes

authored by

autofix-ci[bot] and committed by
marshmallow
d9c2724d f52bbe6b

+1 -1
+1 -1
wire/cli/src/tracing_setup.rs
··· 12 12 use tracing::{Level, Subscriber}; 13 13 use tracing_log::AsTrace; 14 14 use tracing_subscriber::{ 15 - Layer, Registry, 15 + Layer, 16 16 fmt::{ 17 17 FormatEvent, FormatFields, 18 18 format::{self, Format, Full},