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 loggedSWITCH: 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 loggedSWITCH: ABOUT - About information will be loggedSWITCH: VERSION - Version information will be loggedSWITCH: 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 loggedSWITCH: PROGRESS - Progress bar will be loggedSWITCH: OUTPUT - Output values will be logged (DEFAULT, MINIMAL)SWITCH: USAGE - Usage reporting will be logged (DEFAULT)SWITCH: CONDBG - Debug information for remote connectionsSWITCH: 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 loggedSWITCH: REPLACE - Replacement count will be loggedSWITCH: 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 definitionsSWITCH: ALL - All messages are loggedSWITCH: DEFAULT - Relevant messages are loggedSWITCH: MINIMAL - Only important messages are loggedSWITCH: ERRONLY - Only errors and error trace are loggedSWITCH: SIGNATS - All archive signatures