Skip to content

Commit

Permalink
Changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivan De Marino committed Jul 22, 2022
1 parent 85181be commit bc51462
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .changelog/87.txt
@@ -0,0 +1,11 @@
```release-note:feature
tflog: Added `MaskAllFieldValuesRegexes()`, `MaskAllFieldValuesStrings()`, `MaskLogRegexes()` and `MaskLogStrings()` functions, which extend further the log masking filtering, for the provider root logger
```

```release-note:feature
tflog: Added `SubsystemMaskAllFieldValuesRegexes()`, `SubsystemMaskAllFieldValuesStrings()`, `SubsystemMaskLogRegexes()` and `SubsystemMaskLogStrings()` functions, which extend further the log masking filtering, for provider subsystem loggers
```

```release-note:feature
tfsdklog: Same functions added to the `tflog` package
```

0 comments on commit bc51462

Please sign in to comment.