da-viper wrote: > My only reservation is this is the same format lldb uses (see > https://github.com/llvm/llvm-project/blob/main/lldb/source/Utility/Log.cpp#L338-L343), > but otherwise, LGTM.
I am not sure how easy it is to filter the logs based on the format, I assume it is there for legacy reasons as it existed from the initial commit of lldb. https://github.com/llvm/llvm-project/pull/170737 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
