Learn R Programming

aisdk (version 1.1.0)

debug_log: 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.