timestampformat
Last updated March 2020
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 shown above.
Scope
timestampformat
is valid in the global scope.
Was this page helpful?