LOGGING

Synopsis

HELP:   Select target for logging
TYPE:   OVERLAY
SYNTAX: LOGGING.{STREAM()/FILE()}

Description

Each log message starts with the current time and date.

All the possible destinations allow to specify a custom identification string which will be printed after time and date of each message. This is done with the IDENT argument.

If IDENT is not specified, the default will be owner.program.command.

If no log destination is defined, STREAM will be used as default.