SCF Reference Manual for G-Series RVUs (G06.27+)
SCF Commands
SCF Reference Manual for G-Series RVUs—520413-005
5-55
DETAIL LOGTIME
DETAIL LOGTIME
DETAIL LOGTIME enables or disables the addition of timestamp information for each
command in the SCF log file.
DATE
causes the addition of the date version of log-file timestamp information.
TIME
causes the addition of the time version of log-file timestamp information.
BOTH
causes the addition of both the time and the date versions of log-file timestamp
information.
NONE
disables the addition of log-file timestamp information.
DETAIL LOGTIME Examples
•
The following command causes the addition of only the date version of timestamp
information to the SCF log file:
-> DETAIL LOGTIME DATE
•
The following command causes the addition of only the time version of timestamp
information to the SCF log file:
-> DETAIL LOGTIME TIME
•
The following command causes the addition of both the time and the date versions
of timestamp information to the SCF log file:
-> DETAIL LOGTIME BOTH
•
The following command disables the addition of timestamp information to the SCF
log file:
-> DETAIL LOGTIME NONE
DETAIL LOGTIME { DATE | TIME | BOTH | NONE }