init_logging: Enable internal logging

View source: R/RcppExports.R

init_loggingR Documentation

Enable internal logging

Description

Log entries, depending on the log level, will be printed to the standard error stream.

Usage

init_logging(log_level)

Arguments

log_level

A character value, one of "WARN", "INFO", "DEBUG", "VERB", or "NONE".


bindrcpp documentation built on May 29, 2024, 12:29 p.m.