Package: tl
Type: Package
Title: Tiny Logging Interface to 'rspdlite' Wrapping 'spdlite' C++20
        Logging
Version: 0.0.1
Date: 2026-05-31
Authors@R: person("Dirk", "Eddelbuettel", role = c("aut", "cre"), email = "edd@debian.org")
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-17 12:54:00 UTC; edd
Author: Dirk Eddelbuettel [aut, cre]
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Repository: CRAN
Date/Publication: 2026-06-22 15:00:07 UTC
