<html><head></head><body><div>On Sat, 2020-12-19 at 01:52 -0600, Eds Savage wrote:</div><blockquote type="cite" style="margin:0 0 0 .8ex; border-left:2px #729fcf solid;padding-left:1ex"><div dir="ltr">Is there a way to put these logs in a file (I'm using `cargo run > debug.txt` but the file is empty)? Also how long should I run it for because it seemed endless.</div></blockquote><div><br></div><div>You could redirect it with 2> debug.txt or you could set GST_DEBUG_FILE=debug.txt</div><div><br></div><div><span><pre>-- <br></pre><div data-evo-paragraph="" class="" style="width: 71ch;" data-evo-signature-plain-text-mode="">Sebastian Dröge, Centricular Ltd · <a href="http://www.centricular.com">https://www.centricular.com</a></div><div data-evo-paragraph="" class="" style="width: 71ch;"><br></div></span></div></body></html>