Logger_log | R Documentation |
Log messages, possible echoed to the command line
... |
message parts, passed to |
leader |
character, statement prepended to the message |
paste.sep |
character, by default a space separates message parts |
append |
if TRUE then append to the log file, otherwise overwrite |
sep |
character, by default |
do_timestamp |
logical, if TRUE append a timestamp to the message |
do_echo |
logical if TRUE then echo the output to the console. |
do_sprintf |
logical, if TRUE (the default) the ... arguments are passed to |
the message is returned invisibly
Other Logger: Logger_elapsed
,
Logger_error
, Logger_info
,
Logger_scriptreport
,
Logger_setfilename
,
Logger_tail
, Logger_warn
,
Logger
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.