Skip to content

Commit 4219729

Browse files
committed
update changelog
1 parent 572fc75 commit 4219729

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
* BREAKING: added `rawMsg` property to LogEvents to store message without
88
string interpolation (e.g. that still contains the placeholders from
9-
`sprintf()` or `glue()`). rawMessage will be added by default to json
9+
`sprintf()` or `glue()`). rawMsg will be added by default to json
1010
log files (#60)
1111

1212
* Replace `NULL` values and empty characters in logging by the string `"<NULL>"`.

0 commit comments

Comments
 (0)