Type: Package
Package: log4r
Title: A Fast and Lightweight Logging System for R, Based on 'log4j'
Version: 0.4.4
Authors@R: c(
    person("John Myles", "White", role = c("aut", "cph")),
    person("Kenton", "White", role = "ctb"),
    person("Kirill", "Müller", email = "krlmlr+r@mailbox.org",
           role = "ctb"),
    person("Aaron", "Jacobs", email = "atheriel@gmail.com",
           role = c("aut", "cre"))
    )
Description: The log4r package is meant to provide a fast, lightweight,
  object-oriented approach to logging in R based on the widely-emulated
  'log4j' system and etymology.
License: Artistic-2.0
URL: https://github.com/johnmyleswhite/log4r
BugReports: https://github.com/johnmyleswhite/log4r/issues
Suggests: futile.logger, httr, jsonlite, knitr, lgr, logger, logging,
        loggit, microbenchmark, rlog, rmarkdown, rsyslog, testthat (>=
        3.0.0)
Encoding: UTF-8
LazyLoad: yes
RoxygenNote: 7.3.2
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: yes
Packaged: 2024-10-12 04:35:26 UTC; aaron
Author: John Myles White [aut, cph],
  Kenton White [ctb],
  Kirill Müller [ctb],
  Aaron Jacobs [aut, cre]
Maintainer: Aaron Jacobs <atheriel@gmail.com>
Repository: CRAN
Date/Publication: 2024-10-12 05:20:01 UTC
Built: R 4.5.2; x86_64-w64-mingw32; 2025-11-08 02:04:46 UTC; windows
Archs: x64
