mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-05-30 05:09:26 -07:00
silence logging and point to specific revision and re-add warning
This commit is contained in:
committed by
Will Greenberg
parent
bfc85c5103
commit
4f5bf4aa78
@@ -137,6 +137,7 @@ async fn main() {
|
||||
.with_colors(true)
|
||||
.without_timestamps()
|
||||
.with_level(level)
|
||||
.with_module_level("asn1_codecs", log::LevelFilter::Error)
|
||||
.init()
|
||||
.unwrap();
|
||||
info!("Analyzers:");
|
||||
|
||||
Reference in New Issue
Block a user