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 8c492c0 commit 5a5a3acCopy full SHA for 5a5a3ac
DESCRIPTION
@@ -1,7 +1,7 @@
1
Type: Package
2
Package: lgr
3
Title: A Fully Featured Logging Framework
4
-Version: 0.4.5.9000
+Version: 0.5.0
5
Authors@R:
6
person(given = "Stefan",
7
family = "Fleck",
NEWS.md
@@ -1,4 +1,4 @@
-# lgr 0.4.5.9000
+# lgr 0.5.0
- Added `rawMsg` property to LogEvents to store message without
string interpolation (i.e. the original string that still contains
cran-comments.md
@@ -1,7 +1 @@
-## R CMD check results
-
-0 errors | 0 warnings | 0 note
-Rebuild docs for R 4.2.0
-*resubmission* to fix minor error when priting loggers
+Add `rawMsg` to loggers and improve flexibility of LayoutJson
0 commit comments