[PATCH] D90526: [clangd] Add -log=public to redact all request info from index server logs

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 2 11:57:35 PST 2020


sammccall updated this revision to Diff 302360.
sammccall added a comment.

Use separate flag for log-public vs log level


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D90526/new/

https://reviews.llvm.org/D90526

Files:
  clang-tools-extra/clangd/index/remote/server/Server.cpp
  clang-tools-extra/clangd/support/Logger.cpp
  clang-tools-extra/clangd/support/Logger.h
  clang-tools-extra/clangd/unittests/ClangdLSPServerTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90526.302360.patch
Type: text/x-patch
Size: 8673 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201102/2e1427c9/attachment.bin>


More information about the cfe-commits mailing list