logger - log messages
logger string...
The logger(1) utility writes its arguments (a message) to the log file /var/adm/log/logger. The date, time, and user name are also logged with the message:
19Mar1996 21:31:42 EST (ralph): CSRR10001 Started.
19Mar1996 21:31:50 EST (ralph): CSRR10001 Finished.
20Mar1996 20:11:22 EST (tim): JOB960320.1 Changed access codes.
There are no options.
The logger(1) utility exits 0 on success, and >0 if an error occurs.
syslogd(1)