HP NonStop SSL Reference Manual Configuration • 63
a number representing a bit mask controlling the following format options:
bit 1 (decimal 1) Date
bit 2 (decimal 2) header (log messages a pre-fixed with "[log]")
bit 3 (decimal 4) Time
bit 4 (decimal 8) Milliseconds
bit 5 (decimal 16) Process ID (name or PIN)
bit 7 (decimal 64) Log Level of Message
Default
If omitted, the EMS log format is derived from LOGFORMAT.
Example
Display date, time, and milliseconds only:
LOGFORMATEMS 13
Display date, time only:
LOGFORMATEMS 5
See also
LOGFORMAT, LOGFORMATCONSOLE, LOGFORMATFILE
LOGFORMATFILE
Use this parameter to control the format of the log messages that are written to the log file.
Parameter Syntax
LOGFORMATFILE format
Arguments
format
a number representing a bit mask controlling the following format options:
bit 1 (decimal 1) Date
bit 2 (decimal 2) header (log messages a pre-fixed with "[log]")
bit 3 (decimal 4) Time
bit 4 (decimal 8) Milliseconds
bit 5 (decimal 16) Process ID (name or PIN)
bit 7 (decimal 64) Log Level of Message
Default
If omitted, the file log format is derived from LOGFORMAT.
Example
Display date, time, and milliseconds only:
LOGFORMATFILE 13
Display date, time only:
LOGFORMATFILE 5