<div dir="ltr">I might have been unclear with the term default flushing. Basic mode produces a log without being 

<span style="font-family:Calibri,sans-serif;font-size:14.6667px;text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline">programmatically<span> </span></span>configured to do so. (Writing to a log can be enabled by configuring the environment variable).<br><br> </div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jun 11, 2018 at 8:27 PM, Dean Michael Berris <span dir="ltr"><<a href="mailto:dean.berris@gmail.com" target="_blank">dean.berris@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=""><br>
<br>
> On 12 Jun 2018, at 07:50, Henry Zhu via llvm-dev <<a href="mailto:llvm-dev@lists.llvm.org">llvm-dev@lists.llvm.org</a>> wrote:<br>
> <br>
> Hello,<br>
> <br>
>  <br>
> Also, I’ve noticed that FDR mode doesn’t flush to a log unless programmatically configured to do so unlike basic mode, which flushes by default. Would it be possible to add this feature as well?<br>
> <br>
<br>
</span>FDR mode is specifically implemented so that the log is only flushed on-demand. Can you describe the use-case for “default flushing” a little bit more?<br>
<br>
Adding an “exit handler” that will flush the currently installed XRay mode is tricky, but not impossible. It’s definitely something worth exploring more.<br>
<br>
Cheers<br>
<span class="HOEnZb"><font color="#888888"><br>
-- Dean<br>
<br>
</font></span></blockquote></div><br></div>