Package: teal.logger
Title: Logging Setup for the 'teal' Family of Packages
Version: 0.2.0
Date: 2024-03-20
Authors@R: c(
    person("Dawid", "Kaledkowski", , "dawid.kaledkowski@roche.com", role = c("aut", "cre")),
    person("Konrad", "Pagacz", role = "aut"),
    person("F. Hoffmann-La Roche AG", role = c("cph", "fnd"))
  )
Description: Utilizing the 'logger' framework to record events within a
    package, specific to 'teal' family of packages.  Supports logging
    namespaces, hierarchical logging, various log destinations,
    vectorization, and more.
License: Apache License 2.0
URL: https://insightsengineering.github.io/teal.logger/,
        https://github.com/insightsengineering/teal.logger/
BugReports: https://github.com/insightsengineering/teal.logger/issues
Depends: R (>= 3.6)
Imports: glue (>= 1.0.0), lifecycle (>= 0.2.0), logger (>= 0.2.0),
        methods, shiny (>= 1.6.0), withr (>= 2.1.0)
Suggests: knitr (>= 1.42), rmarkdown (>= 2.19), testthat (>= 3.1.5)
VignetteBuilder: knitr
RdMacros: lifecycle
Config/Needs/verdepcheck: tidyverse/glue, r-lib/lifecycle,
        daroczig/logger, rstudio/shiny, r-lib/withr, yihui/knitr,
        rstudio/rmarkdown, r-lib/testthat
Config/Needs/website: insightsengineering/nesttemplate
Encoding: UTF-8
Language: en-US
RoxygenNote: 7.3.1
NeedsCompilation: no
Packaged: 2024-03-22 19:06:04 UTC; unardid
Author: Dawid Kaledkowski [aut, cre],
  Konrad Pagacz [aut],
  F. Hoffmann-La Roche AG [cph, fnd]
Maintainer: Dawid Kaledkowski <dawid.kaledkowski@roche.com>
Repository: CRAN
Date/Publication: 2024-03-24 23:10:02 UTC
Built: R 4.2.3; ; 2024-03-24 23:39:34 UTC; unix
