Type: Package
Package: lgrExtra
Title: Extra Appenders for 'lgr'
Version: 0.0.5
Authors@R: 
    person(given = "Stefan",
           family = "Fleck",
           role = c("aut", "cre"),
           email = "stefan.b.fleck@gmail.com",
           comment = c(ORCID = "0000-0003-3344-9851"))
Maintainer: Stefan Fleck <stefan.b.fleck@gmail.com>
Description: Additional appenders for the logging package 'lgr' that support 
  logging to databases, email and push notifications.
License: MIT + file LICENSE
Imports: data.table, lgr
Suggests: covr, DBI, gmailr, jsonlite, RMariaDB, RPostgres,
        RPushbullet, RSQLite, rsyslog, sendmailR, testthat, knitr,
        rmarkdown
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1.9000
NeedsCompilation: no
Packaged: 2021-02-23 10:42:24 UTC; hoelk
Author: Stefan Fleck [aut, cre] (<https://orcid.org/0000-0003-3344-9851>)
Repository: CRAN
Date/Publication: 2021-02-24 10:10:05 UTC
Built: R 4.0.2; ; 2021-02-25 11:39:31 UTC; unix
