Skip to content

Commit 01ff804

Browse files
committed
Update description and CRAN release hash
1 parent daef9d2 commit 01ff804

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

CRAN-SUBMISSION

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
Version: 0.4.4
2-
Date: 2022-09-05 21:01:18 UTC
3-
SHA: c725c929678ac9d18a9f45a42f1147d41b7a13d5
1+
Version: 0.5.0
2+
Date: 2025-07-22 09:24:13 UTC
3+
SHA: daef9d2caaa16a8e5f1dd6ffb878784a8abb9384

DESCRIPTION

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@ Authors@R:
99
email = "[email protected]",
1010
comment = c(ORCID = "0000-0003-3344-9851"))
1111
Maintainer: Stefan Fleck <[email protected]>
12-
Description: A flexible, feature-rich yet light-weight logging
12+
Description: A flexible, light-weight logging
1313
framework based on 'R6' classes. It supports hierarchical loggers,
14-
custom log levels, arbitrary data fields in log events, logging to
15-
plaintext, 'JSON', (rotating) files, memory buffers. For extra
16-
appenders that support logging to databases, email and push
17-
notifications see the the package lgr.app.
14+
structured logging, output to plaintext, 'JSON', (rotating) files,
15+
and memory buffers. Additional appenders for Elasticsearch, Dynatrace,
16+
databases, email and push notifications, and more are available
17+
in the lgrExtra package.
1818
License: MIT + file LICENSE
1919
URL: https://s-fleck.github.io/lgr/
2020
BugReports: https://github.com/s-fleck/lgr/issues/

0 commit comments

Comments
 (0)