logger: Print a timestamped message to the standard error stream.

View source: R/doRedis.R

loggerR Documentation

Print a timestamped message to the standard error stream.

Description

Use to help debug remote doRedis workers.

Usage

logger(msg)

Arguments

msg

a character message to print to the standard error stream

Value

The character message that was printed, decorated with time and system info.


doRedis documentation built on May 2, 2023, 5:10 p.m.