Introduction to RcppSpdlog
title: "Introduction to RcppSpdlog"author: "Dirk Eddelbuettel"date: "Initial version dated October 2020. Expanded November 2022."css: "water.css" | Introducing RcppSpdlog | Initial example: Basics | Second example: Showcase | Third example: Colour | Fourth Example: Dedicated R Logger | R-specific sink | Stopwatch | Log-Level | Fifth Example: Initialization | Sixth Example: Compile-time Selection | Seventh Example: Access From R | Eight Example: Access From Another R Package | Nineth Example: More compact C++ Access | Tenth Example: More compact R Access | Eleventh Example: Stopwatch Support in R and C++ | Conclusion