putlog: Put a message to the logfile

Package: language

Usage

putlog logmsg

Parameters

logmsg
A message to append to the logfile.

Description

Putlog is used to add user messages to the logfile. The CL parameter keeplog must be set to `yes' for this to take effect.

Bugs

For executable tasks, the only way to call putlog currently is via the low-level CLIO routine clcmd().

See also

cl, logging