Package: teal.logger
Title: Logging Setup for the 'teal' Family of Packages
Version: 0.4.2
Date: 2026-06-26
Authors@R: c(
    person("Dawid", "Kaledkowski", , "dawid.kaledkowski@roche.com", role = "aut",
           comment = c(ORCID = "0000-0001-9533-457X")),
    person("Dony", "Unardi", , "unardid@gene.com", role = c("rev", "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
Config/roxygen2/version: 8.0.0
NeedsCompilation: no
Packaged: 2026-06-28 21:39:16 UTC; unardid
Author: Dawid Kaledkowski [aut] (ORCID:
    <https://orcid.org/0000-0001-9533-457X>),
  Dony Unardi [rev, cre],
  Konrad Pagacz [aut],
  F. Hoffmann-La Roche AG [cph, fnd]
Maintainer: Dony Unardi <unardid@gene.com>
Repository: CRAN
Date/Publication: 2026-06-29 07:40:10 UTC
