debug_log: Debug Log Helper

View source: R/tool.R

debug_logR Documentation

Debug Log Helper

Description

Log debug information if debug mode is enabled.

Usage

debug_log(context, data)

Arguments

context

A string describing the context.

data

A list of data to log.


aisdk documentation built on May 29, 2026, 9:07 a.m.