Formats a Trace message.
More...
|
abstract string | MaskContents (string body, ISet< string > keysToMask) |
| Masks the contents of the traced message. More...
|
|
|
const string | MASK_PATTERN = "REDACTED" |
| The mask pattern to be used when masking sensitive data in logs. More...
|
|
abstract string Google.Api.Ads.Common.Logging.TraceFormatter.MaskContents |
( |
string |
body, |
|
|
ISet< string > |
keysToMask |
|
) |
| |
|
pure virtual |
const string Google.Api.Ads.Common.Logging.TraceFormatter.MASK_PATTERN = "REDACTED" |
The mask pattern to be used when masking sensitive data in logs.
The documentation for this class was generated from the following file: