5.42 LOGOPT (Logging options)
5.42.1 Function
The LOGOPT statement specifies the Hercules log options. It allows to insert or suppress the time stamp
in front of each log message
5.42.2 Syntax
Descriptive
Diagram
¬¬¬§¬¬¬¬ ¬¬¬¬§¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ÊÍ
¬¬¬¬¬¬¬«
¬¬¬«
¬¬ ¬¬
5.42.3 Parameter
TIMESTAMP
Insert a time stamp in front of each log message. This is the same as using TIME.
TIME
Insert a time stamp in front of each log message. This is the same as using TIME-
STAMP.
NOTIMESTAMP
Display log messages without a timestamp. This is the same as using NOTIME.
NOTIME
Display log messages without a timestamp. This is the same as using NOTIME-
STAMP.
5.42.4 Examples
Example 1:
Specify that messages in the log are to be time stamped.
LOGOPTS TIMESTAMP