Skip to content

Commit

Permalink
NEWS: added section on #4133
Browse files Browse the repository at this point in the history
Signed-off-by: Balazs Scheidler <bazsi77@gmail.com>
  • Loading branch information
bazsi committed Nov 24, 2022
1 parent cb59716 commit f1ec267
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion NEWS.md
Expand Up @@ -401,7 +401,10 @@ The framework consists of these changes:
wrapped by a logging.LogHandler class so that normal Python APIs for logging
can now be used.


* `db-parser()` and `grouping-by()`: added a `prefix()` option to both
`db-parser()` and `grouping-by()` that allows specifying an extra prefix
to be prepended to all name-value pairs that get extracted from messages
using patterns or <value> tags.

## Bugfixes

Expand Down

0 comments on commit f1ec267

Please sign in to comment.