spdl
From MaRDI portal
Software:70065
CRANspdlMaRDI QIDQ70065FDOQ70065
Easier Use of 'RcppSpdlog' Functions via Wrapper
Last update: 18 June 2023
Copyright license: GNU General Public License, version 3.0, GNU General Public License, version 2.0
Software version identifier: 0.0.4, 0.0.1, 0.0.2, 0.0.3, 0.0.5
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).
Cited In (1)
This page was built for software: spdl