Learn R Programming

doRedis (version 3.0.2)

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

Description

Use to help debug remote doRedis workers.

Usage

logger(msg)

Value

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

Arguments

msg

a character message to print to the standard error stream