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:Dirk Eddelbuettel [aut, cre]

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

On CRAN:

Conda:

4.86 score 4 stars 6 packages 1 scripts 852 downloads 17 exports 2 dependencies

Last updated from:baa2bc1abf. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK103
source / vignettesOK158
linux-release-x86_64OK101
macos-release-arm64OK99
macos-oldrel-arm64OK102
windows-develOK74
windows-releaseOK67
windows-oldrelOK65
wasm-releaseOK89

Exports:catcriticaldebugdropelapsederrorfilesetupfmtinfoinitlogset_levelset_patternsetupstopwatchtracewarn

Dependencies:RcppRcppSpdlog

Readme and manuals

Help Manual

Help pageTopics
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