Package: rlog
Title: A Simple, Opinionated Logging Utility
Version: 0.2.0
Authors@R: c(
    person("Mark","Sellors", role = c("aut", "cre"), email = "rstats@5vcc.com", 
    comment = c(ORCID = "0009-0007-1582-4706")),
    person("Daniel", "Simeone", role = "ctb")
    )
Description: A very lightweight package that writes out log messages in an opinionated way.
  Simpler and lighter than other logging packages, 'rlog' provides a compact feature set that
  focuses on getting the job done in a Unix-like way.
URL: https://github.com/sellorm/rlog
BugReports: https://github.com/sellorm/rlog/issues
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.3
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
Config/testthat/edition: 3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2026-03-18 17:11:39 UTC; mds
Author: Mark Sellors [aut, cre] (ORCID:
    <https://orcid.org/0009-0007-1582-4706>),
  Daniel Simeone [ctb]
Maintainer: Mark Sellors <rstats@5vcc.com>
Repository: CRAN
Date/Publication: 2026-03-18 21:50:02 UTC
Built: R 4.7.0; ; 2026-04-26 01:01:19 UTC; windows
