Skip to main content

Name

timestampformat — set the timestamp format used when logging to stderr

Synopsis

TimeStampFormat = "[%a %d %b %Y %H:%M:%S] "

Description

Sets the timestamp format used by Momentum when logging to stderr. This output is usually not seen unless you invoke ecelerity using the -d option. The default value is as shown above.

Scope

timestampformat is valid in the global scope.

Was this page helpful?