log_info {RKorAPClient} | R Documentation |
Logging utilities for RKorAPClient
Description
This module provides centralized logging functions used throughout the package for progress reporting and ETA calculations. Log informational messages with optional coloring
Usage
log_info(v, ...)
Arguments
v |
logical flag indicating whether to output the message |
... |
message components to concatenate and display |
[Package RKorAPClient version 1.1.0 Index]