kadircet added a comment.

In D90526#2367782 <https://reviews.llvm.org/D90526#2367782>, @sammccall wrote:

> So I can't remember anymore why I put this as an enum `-log=public` rather 
> than an independent switch `-log-public` or so that could combine with any 
> log level.
> Sounds like the latter would be better?

Agreed.

> Manually insert it into the format string. After thinking about it I came to 
> the conclusion there just aren't that many places where we need to log things 
> publicly. I expect to basically not have any visibility inside most requests 
> except the error patterns.

SG.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90526

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to