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).

Getting started

Package details

AuthorDirk Eddelbuettel [aut, cre]
MaintainerDirk Eddelbuettel <edd@debian.org>
LicenseGPL (>= 2)
Version0.0.5
URL https://github.com/eddelbuettel/spdl
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("spdl")

Try the spdl package in your browser

Any scripts or data that you put into this service are public.

spdl documentation built on July 9, 2023, 5:07 p.m.