Type: Package Package: lgrExtra Title: Extra Appenders for 'lgr' Version: 0.2.2.9000 Authors@R: c( person("Stefan", "Fleck", , "stefan.b.fleck@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-3344-9851")), person("Jimmy", "Briggs", , "jimmy.briggs@jimbrig.com", role = c("ctb", "rev"), comment = c(ORCID = "0000-0002-7489-8787")) ) Description: Additional appenders for the logging package 'lgr' that support logging to 'Elasticsearch', 'Dynatrace', 'AWSCloudWatchLog', databases, 'syslog', email- and push notifications, and more. License: MIT + file LICENSE URL: https://s-fleck.github.io/lgrExtra/ Imports: data.table, lgr (>= 0.5.0), R6 Suggests: covr, DBI, elastic, gmailr, httr2, jsonlite, knitr, paws.management (>= 0.4.0), pool, RMariaDB, rmarkdown, RPostgres, RPushbullet, RSQLite, rsyslog, sendmailR, testthat, utils Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Repository: https://s-fleck.r-universe.dev Date/Publication: 2025-11-01 19:32:37 UTC RemoteUrl: https://github.com/s-fleck/lgrextra RemoteRef: HEAD RemoteSha: a73efefe277cb78c714af3617d2de0808f4b8c5a NeedsCompilation: no Packaged: 2026-07-03 07:29:08 UTC; root Author: Stefan Fleck [aut, cre] (ORCID: ), Jimmy Briggs [ctb, rev] (ORCID: ) Maintainer: Stefan Fleck