Package: teal.logger
Title: Logging Setup for the 'teal' Family of Packages
Version: 0.4.1
Date: 2025-12-01
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), 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
Config/Needs/verdepcheck: tidyverse/glue, 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.3
NeedsCompilation: no
Packaged: 2025-12-01 18:32:19 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-12-02 06:10:10 UTC
Built: R 4.4.3; ; 2025-12-08 04:05:56 UTC; windows
