Package: teal.logger
Title: Logging Setup for the 'teal' Family of Packages
Version: 0.1.3
Date: 2023-09-05
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
Depends: R (>= 3.6)
Imports: glue, lifecycle, logger (>= 0.2.0), shiny, withr
Suggests: knitr, rmarkdown, testthat (>= 2.0)
VignetteBuilder: knitr
RdMacros: lifecycle
Config/Needs/website: insightsengineering/nesttemplate
Encoding: UTF-8
Language: en-US
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-09-05 17:59:33 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: 2023-09-08 06:40:02 UTC
Built: R 4.2.0; ; 2023-09-09 11:36:39 UTC; unix
