Package: tl 0.0.1
tl: Tiny logging interface to 'rspdlite' wrapping 'spdlite' C++20 logging
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, a lighter version of 'spdlog' and also written by Gabi Melman, providing most of the features of the larger version, and also including 'fmt' as fallback if 'std::format' is not selected. This package is essentially a thin shim around it for a more compact interface from both R and C++.
Authors:
tl_0.0.1.tar.gz
tl_0.0.1.zip(r-4.7)tl_0.0.1.zip(r-4.6)tl_0.0.1.zip(r-4.5)
tl_0.0.1.tgz(r-4.6-any)tl_0.0.1.tgz(r-4.5-any)
tl_0.0.1.tar.gz(r-4.7-any)tl_0.0.1.tar.gz(r-4.6-any)
tl_0.0.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
tl/json (API)
| # Install 'tl' in R: |
| install.packages('tl', repos = c('https://eddelbuettel.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/eddelbuettel/tl/issues
Last updated from:db5e853001. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 95 | ||
| source / vignettes | OK | 142 | ||
| linux-release-x86_64 | OK | 95 | ||
| macos-release-arm64 | OK | 97 | ||
| macos-oldrel-arm64 | OK | 93 | ||
| windows-devel | OK | 81 | ||
| windows-release | OK | 63 | ||
| windows-oldrel | OK | 59 | ||
| wasm-release | OK | 88 |
Exports:criticaldebugerrorget_levelget_nameinfoset_formatset_levelset_nametracewarn
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Tiny logging interface to 'rspdlite' wrapping 'spdlite' C++20 logging | tl-package tl |
| Tiny logging wrapper for 'rspdlite' | critical debug error get_level get_name info set_format set_level set_name trace warn |
