We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0db2c30 commit d9ef09cCopy full SHA for d9ef09c
NEWS.md
@@ -13,9 +13,10 @@
13
14
- Support transformers for `LoggerGlue` (see `?glue::glue`) (#51)
15
16
-- Add `excluded_fields`, `transform_event` and
17
- `transform_event_names` to `Layout` to make it more flexible. Exclude `rawMsg`
18
- by default for backwards compatibility.
+- Add `excluded_fields` to `Layout` for excluding fields from logging.
+
+- Add `transform_event` and `transform_event_names` to `LayoutJson` to make
19
+ it more flexible. Exclude `rawMsg` by default for backwards compatibility.
20
21
22
# lgr 0.4.4
0 commit comments