| logger {doRedis} | R 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.
[Package doRedis version 3.0.2 Index]