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,DATA,SEGSIG,MBRSIG,ARCSIG,DATSIG,POTDEF,ALL,DEFAULT,MINIMAL,ERRONLY,SIGNATS)
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:
SWITCH: NONE - No messages will be logged
SWITCH: ERROR - Error messages will be logged (DEFAULT, ERRONLY, MINIMAL)
SWITCH: ERRTRACE - Error trace will be logged (DEFAULT, ERRONLY, MINIMAL)
SWITCH: WARNING - Warnings will be logged (DEFAULT, ERRONLY, MINIMAL)
SWITCH: NOTICE - Notices will be logged (DEFAULT)
SWITCH: DEBUG - Debug information will be logged
SWITCH: ABOUT - About information will be logged
SWITCH: VERSION - Version information will be logged
SWITCH: INPUT - Input data will be logged (dangerous for passwords)
SWITCH: PARAMETER - Parsed parameters will be logged (DEFAULT)
SWITCH: STATISTICS - Statistics will be logged (DEFAULT)
SWITCH: SUMMARY - Summary will be logged (DEFAULT, MINIMAL)
SWITCH: INFO - Requested information will be logged (DEFAULT, MINIMAL)
SWITCH: LICID - License ID will be logged (DEFAULT, MINIMAL)
SWITCH: LICENSE - License summary will be logged
SWITCH: PROGRESS - Progress bar will be logged
SWITCH: OUTPUT - Output values will be logged (DEFAULT, MINIMAL)
SWITCH: USAGE - Usage reporting will be logged
SWITCH: CONDBG - Debug information for remote connections
SWITCH: SOURCE - List final physical source names at read (DEFAULT)
SWITCH: TARGET - List final physical target names at write (DEFAULT)
SWITCH: STDOUT - Standard output from third-party application (DEFAULT, MINIMAL)
SWITCH: STDERR - Standard error output from third-party application (DEFAULT, MINIMAL)
SWITCH: MATCH - Match count will be logged
SWITCH: REPLACE - Replacement count will be logged
SWITCH: DATA - Data items (at error position)
SWITCH: SEGSIG - Segment signatures (SIGNATS)
SWITCH: MBRSIG - Member signatures (SIGNATS)
SWITCH: ARCSIG - Archive signatures (SIGNATS)
SWITCH: DATSIG - Data signatures (SIGNATS)
SWITCH: POTDEF - Pot definitions
SWITCH: ALL - All messages are logged
SWITCH: DEFAULT - Relevant messages are logged
SWITCH: MINIMAL - Only important messages are logged
SWITCH: ERRONLY - Only errors and error trace are logged
SWITCH: SIGNATS - All archive signatures