Package: log
Title: Record Events and Issues
Version: 1.1.1
Authors@R: 
    c(
    person(given = "John",
           family = "Coene",
           role = c("aut", "cre"),
           email = "john@opifex.org"),
    person(family = "Opifex",
           role = c("cph"),
           email = "john@opifex.org")
    )
Description: Logger to keep track of informational events and errors useful for debugging.
License: AGPL-3
Encoding: UTF-8
RoxygenNote: 7.1.1
Imports: R6, cli, crayon
Suggests: shiny, plumber, testthat (>= 3.0.0), covr
Config/testthat/edition: 3
BugReports: https://github.com/devOpifex/log/issues/
NeedsCompilation: no
Packaged: 2022-02-24 19:20:46 UTC; john
Author: John Coene [aut, cre],
  Opifex [cph]
Maintainer: John Coene <john@opifex.org>
Repository: CRAN
Date/Publication: 2022-02-24 19:40:02 UTC
Built: R 4.2.0; ; 2023-04-01 13:45:50 UTC; unix
