Package: tl
Type: Package
Title: Tiny Logging Interface to 'rspdlite' Wrapping 'spdlite' C++20
        Logging
Version: 0.0.2
Date: 2026-06-30
Authors@R: person("Dirk", "Eddelbuettel", role = c("aut", "cre"), email = "edd@debian.org",
                  comment = c(ORCID = "0000-0001-6419-907X"))
Description: Just how 'spdl' provides a nice and consistent interface to 'spdlog' (via
 'RcppSpdlog'), this package does so for 'spdlite', the lightweight header-only C++-20
 logging library that provides a lighter version of 'spdlog'. This package is essentially
 a thin shim around it for a more compact interface from both R and C++.
URL: https://github.com/eddelbuettel/tl
BugReports: https://github.com/eddelbuettel/tl/issues
License: GPL (>= 2)
Imports: rspdlite
Suggests: tinytest
NeedsCompilation: no
Packaged: 2026-06-30 14:17:15 UTC; edd
Author: Dirk Eddelbuettel [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-6419-907X>)
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Repository: CRAN
Date/Publication: 2026-06-30 16:00:02 UTC
