MESSAGE

Synopsis

HELP:   Select type of messages to log
TYPE:   OBJECT
SYNTAX: MESSAGE(NONE,ERROR,ERRTRACE,WARNING,NOTICE,DEBUG,ABOUT,VERSION,INPUT,PARAMETER,STATISTICS,SUMMARY,INFO,LICID,LICENSE,PROGRESS,OUTPUT,USAGE,CONDBG,SOURCE,TARGET,STDOUT,STDERR,MATCH,REPLACE,ALL,DEFAULT,MINIMAL,ERRONLY)

Description

The log message specification is a classification of the messages to write to the selected log destination. Each type is selectable individually by adding its argument inside this object.

For added convenience, the special types NON, ALL, MINIMAL select the proper message types with just one argument.

If no message specification is given, a DEFAULT is used which writes out messages of these types:

Arguments