mklog: Making Formatted Log Files

Description Usage Arguments Value Examples

Description

See arguments.

Usage

1
mklog(x, path, sep = '\t')

Arguments

x

Content of a log record.

path

The path of the log file, if ”, the log record is sent to standard output.

sep

The seperator in a record.

Value

None (invisible NULL)

Examples

1
mklog('test log', '')

sherrisherry/scripting documentation built on May 11, 2019, 8:26 p.m.