motusLog: Record messages to the motus main log.

View source: R/motusLog.R

motusLogR Documentation

Record messages to the motus main log.

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

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


MotusWTS/motusServer documentation built on Aug. 8, 2024, 10:23 p.m.