<div dir="ltr">I've never tried logging to the same file because I stepped through the code and (IIRC) different "log enable" commands to the same file path open separate file descriptors without the append flag, so I expected that they would stomp on each other.  Maybe I misunderstood.  I'll try it now.<div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, May 6, 2015 at 4:50 PM, Sean Callanan <span dir="ltr"><<a href="mailto:scallanan@apple.com" target="_blank">scallanan@apple.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I’ve never wanted to send different logs to different files.<br>
<span class="HOEnZb"><font color="#888888"><br>
Sean<br>
</font></span><span class="im HOEnZb"><br>
> On May 6, 2015, at 4:19 PM, Vince Harron <<a href="mailto:vince@nethacker.com">vince@nethacker.com</a>> wrote:<br>
><br>
</span><div class="HOEnZb"><div class="h5">> Hi Greg/all,<br>
><br>
> I would like to add a feature to the log system that allows multiple channels to write to a single file.  This will be incredibly useful for correlating messages between channels.  We can also add a log option for adding the channel name to each log line, which would allow filtering based on channel name.<br>
><br>
> Do you want to retain the ability to log different channels to separate files?<br>
><br>
> Sincerely,<br>
><br>
> Vince<br>
><br>
</div></div><div class="HOEnZb"><div class="h5">> _______________________________________________<br>
> lldb-dev mailing list<br>
> <a href="mailto:lldb-dev@cs.uiuc.edu">lldb-dev@cs.uiuc.edu</a><br>
> <a href="http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev</a><br>
<br>
</div></div></blockquote></div><br></div>