Package: spdl 0.0.5
spdl: Easier Use of 'RcppSpdlog' Functions via Wrapper
Logging functions in 'RcppSpdlog' provide access to the logging functionality from the 'spdlog' 'C++' library. This package offers shorter convenience wrappers for the 'R' functions which match the 'C++' functions, namely via, say, 'spdl::debug()' at the debug level. The actual formatting is done by the 'fmt::format()' function from the 'fmtlib' library (that is also 'std::format()' in 'C++20' or later).
Authors:
spdl_0.0.5.tar.gz
spdl_0.0.5.zip(r-4.7)spdl_0.0.5.zip(r-4.6)spdl_0.0.5.zip(r-4.5)
spdl_0.0.5.tgz(r-4.6-any)spdl_0.0.5.tgz(r-4.5-any)
spdl_0.0.5.tar.gz(r-4.7-any)spdl_0.0.5.tar.gz(r-4.6-any)
spdl_0.0.5.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
spdl/json (API)
NEWS
| # Install 'spdl' in R: |
| install.packages('spdl', repos = c('https://eddelbuettel.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/eddelbuettel/spdl/issues
Last updated from:baa2bc1abf. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 103 | ||
| source / vignettes | OK | 158 | ||
| linux-release-x86_64 | OK | 101 | ||
| macos-release-arm64 | OK | 99 | ||
| macos-oldrel-arm64 | OK | 102 | ||
| windows-devel | OK | 74 | ||
| windows-release | OK | 67 | ||
| windows-oldrel | OK | 65 | ||
| wasm-release | OK | 89 |
Exports:catcriticaldebugdropelapsederrorfilesetupfmtinfoinitlogset_levelset_patternsetupstopwatchtracewarn
Dependencies:RcppRcppSpdlog
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Convenience Wrappers for 'RcppSpdlog' Logging From 'spdlog' | cat critical debug drop elapsed error filesetup fmt info init log setup set_level set_pattern stopwatch trace warn |
