Package: log
Title: Record Events and Issues
Version: 1.1.0
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
LazyData: true
RoxygenNote: 7.1.1.9000
Imports: R6, cli, crayon
Suggests: shiny, plumber, testthat (>= 3.0.0), covr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2021-01-10 22:11:22 UTC; jp
Author: John Coene [aut, cre],
  Opifex [cph]
Maintainer: John Coene <john@opifex.org>
Repository: CRAN
Date/Publication: 2021-01-14 09:10:02 UTC
Built: R 4.0.2; ; 2021-01-15 11:34:47 UTC; unix
