award999 wrote: @ashgti The reason I don't want to use the LogOutputChannel is to always write the debug or trace levels to a log file. For the most part the Output channels are user facing and the users wouldn't often want to see the verbose logging. But if an issue happens, it would be beneficial to have those trace events in a log. And since the log file is in the same logUri folder, you get the same history and rollover data.
https://github.com/llvm/llvm-project/pull/146884 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits