8.90 LOGOPT (Display or set logging options)
8.90.1 Function
The LOGOPT command lets you display or change the logging options. "TIMESTAMP" inserts a time
stamp in front of each log message, whereas "NOTIMESTAMP" displays log messages with no time
stamps. Entering the command without any argument displays the current logging options.
8.90.2 Syntax
Descriptive
Diagram
¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ÊÍ
8.90.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.
8.90.4 Examples
Example 1:
Display log messages without a timestamp in front of each message.
HHC00013I Herc command: 'logopt notimestamp'
HHC02204I logopts set to NOTIMESTAMP
Figure 173: LOGOPT command