[lldb-dev] Logging different channels to different files
jingham at apple.com
jingham at apple.com
Wed May 6 16:48:29 PDT 2015
Sorry, I must be missing something here. If you just specify the same file when you do "log enable -f /tmp/lldb-log.txt channel type" then they will all go to the same file. What are you adding?
Jim
> On May 6, 2015, at 4:19 PM, Vince Harron <vince at nethacker.com> wrote:
>
> Hi Greg/all,
>
> 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.
>
> Do you want to retain the ability to log different channels to separate files?
>
> Sincerely,
>
> Vince
>
> _______________________________________________
> lldb-dev mailing list
> lldb-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev
More information about the lldb-dev
mailing list