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 572fc75 commit 4219729Copy full SHA for 4219729
NEWS.md
@@ -6,7 +6,7 @@
6
7
* BREAKING: added `rawMsg` property to LogEvents to store message without
8
string interpolation (e.g. that still contains the placeholders from
9
- `sprintf()` or `glue()`). rawMessage will be added by default to json
+ `sprintf()` or `glue()`). rawMsg will be added by default to json
10
log files (#60)
11
12
* Replace `NULL` values and empty characters in logging by the string `"<NULL>"`.
0 commit comments