REVIEW: Guard the variant with appropriate feature flag
modified crates/radicle-node/src/main.rs
@@ -29,6 +29,7 @@ const LOG_LEVEL_DEFAULT: &log::Level = &log::Level::Warn;
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -37,6 +38,7 @@ impl FromStr for LogFormat {
|
|
|
|
|
|
| + | |
|
|
|
|
|