Learn R Programming

doRedis (version 2.0.0)

logger: 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 string that was printed, decorated with time and system info.