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.5)spdl_0.0.5.zip(r-4.4)spdl_0.0.5.zip(r-4.3)
spdl_0.0.5.tgz(r-4.4-any)spdl_0.0.5.tgz(r-4.3-any)
spdl_0.0.5.tar.gz(r-4.5-noble)spdl_0.0.5.tar.gz(r-4.4-noble)
spdl_0.0.5.tgz(r-4.4-emscripten)spdl_0.0.5.tgz(r-4.3-emscripten)
spdl.pdf |spdl.html
spdl/json (API)
NEWS

# Install 'spdl' in R:
install.packages('spdl', repos = c('https://eddelbuettel.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/eddelbuettel/spdl/issues

On CRAN:

17 exports 2 stars 2.04 score 2 dependencies 5 dependents 903 downloads

Last updated 2 months agofrom:4c1eb4bafa

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