motusLog: Record messages to the motus main log.

Description Usage Arguments Value Author(s)

Description

Works like sprintf, but sends output to the motus main log file, after prepending the current date/time. Output is followed by an end-of-line. If passed only a character vector, it is logged with one item per line, with those after the first line indented.

Usage

1
motusLog(fmt, ...)

Arguments

fmt

character scalar sprintf-style formatting string or character vector.

...

any parameters required for fmt

Value

invisible(NULL)

Author(s)

John Brzustowski jbrzusto@REMOVE_THIS_PART_fastmail.fm


jbrzusto/motus-R-package documentation built on May 18, 2019, 7:03 p.m.