Package: teal.logger
Title: Logging Setup for the 'teal' Family of Packages
Version: 0.4.0
Date: 2025-07-03
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.4.0),
        methods, shiny (>= 1.6.0), utils, withr (>= 2.1.0)
Suggests: knitr (>= 1.42), rmarkdown (>= 2.27), testthat (>= 3.2.3)
VignetteBuilder: knitr, rmarkdown
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.2
NeedsCompilation: no
Packaged: 2025-07-08 17:41:45 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: 2025-07-08 18:10:02 UTC
Built: R 4.6.0; ; 2025-11-02 04:16:39 UTC; windows
