diff --git a/symphonia-core/src/probe.rs b/symphonia-core/src/probe.rs index adf47624..d9179a49 100644 --- a/symphonia-core/src/probe.rs +++ b/symphonia-core/src/probe.rs @@ -276,7 +276,7 @@ impl Probe { // TODO: Implement scoring. - info!( + debug!( "found the format marker {:x?} @ {}+{} bytes.", &context[0..len], init_pos,