Source: r-cran-lgr
Standards-Version: 4.7.4
Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
Uploaders:
 Charles Plessy <plessy@debian.org>,
Section: gnu-r
Testsuite: autopkgtest-pkg-r
Build-Depends:
 debhelper-compat (= 13),
 dh-r,
 r-base-dev,
 r-cran-r6,
 architecture-is-64-bit,
 architecture-is-little-endian,
Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-lgr
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-lgr.git
Homepage: https://cran.r-project.org/package=lgr

Package: r-cran-lgr
Architecture: all
Depends:
 ${R:Depends},
 ${misc:Depends},
Recommends:
 ${R:Recommends},
Suggests:
 ${R:Suggests},
Description: A Fully Featured Logging Framework
 A flexible, light-weight logging framework based on 'R6' classes.
 It supports hierarchical loggers, structured logging, output to
 plaintext, 'JSON', (rotating) files, and memory buffers. Additional appenders
 for 'Elasticsearch', 'Dynatrace', databases, email and push notifications,
 and more are available in the 'lgrExtra' package.
