diff --git a/text/wrap/src/gsttextwrap/imp.rs b/text/wrap/src/gsttextwrap/imp.rs index 890201bb4..593bd714f 100644 --- a/text/wrap/src/gsttextwrap/imp.rs +++ b/text/wrap/src/gsttextwrap/imp.rs @@ -174,7 +174,7 @@ impl TextWrap { CAT, imp: self, "Outputting contents {}, ts: {}, duration: {}", - drained.to_string(), + drained, state.start_ts.display(), duration.display(), );