Jump to: navigation, search

Knowledge Center Server:log:timeFormat

(Created page with "{{PubOption |hidden=false |default=time |valid=time, locale or iso8601 |takeseffect=Immediately |shortdesc=Specifies how to represent, in a log file, the time when an appl...")
 
(Mgionet used the OptionEdit action.)
Line 6: Line 6:
 
|shortdesc=Specifies how to represent, in a log file, the time when an application generates log records. A log record's time field in the ISO 8601 format looks like this: "2001-07-24T04:58:10.123".
 
|shortdesc=Specifies how to represent, in a log file, the time when an application generates log records. A log record's time field in the ISO 8601 format looks like this: "2001-07-24T04:58:10.123".
 
}}
 
}}
{{DraftOption}}
+
{{DraftOption
 +
|hidden=false
 +
|default=time
 +
|valid=time, locale or iso8601
 +
|takeseffect=Immediately
 +
|shortdesc=Specifies how to represent, in a log file, the time when an application generates log records. A log record's time field in the ISO 8601 format looks like this: "2001-07-24T04:58:10.123".
 +
}}
 
{{PubExtended}}
 
{{PubExtended}}
 
{{DraftExtended}}
 
{{DraftExtended}}

Revision as of 18:48, June 6, 2018


View in ref guide.

Edit this option          Publish this option          Clear draft content


Published Option

timeFormat

Default Value: time
Valid Values: time, locale or iso8601
Changes Take Effect: Immediately
Introduced: 9.0.000.15 (renamed from time_format)

Specifies how to represent, in a log file, the time when an application generates log records. A log record's time field in the ISO 8601 format looks like this: "2001-07-24T04:58:10.123".

Draft Option

No draft option

Comments or questions about this documentation? Contact us for support!