Jump to: navigation, search

GVP MCP:log:time format

m (1 revision imported)
 
(16 intermediate revisions by 3 users not shown)
Line 1: Line 1:
----
+
{{PubOption
__NOTOC__
+
|hidden=false
 
 
<!-- ==================== -->
 
<!-- DO NOT EDIT -->
 
=Published=
 
{{Optionstmp
 
|internalformid=1 (DO NOT EDIT THIS VALUE)
 
|fromxml=true
 
|docstatus=Published
 
|fromxml=true
 
|parameter=time_format
 
|urlparameter=time_format
 
|displayname=Time format for log messages
 
|hidden=
 
 
|default=ISO8601
 
|default=ISO8601
 
|valid=<li><b>time</b> The time string is formatted according to the HH:MM:SS.sss (hours, minutes, seconds, and milliseconds) format.
 
|valid=<li><b>time</b> The time string is formatted according to the HH:MM:SS.sss (hours, minutes, seconds, and milliseconds) format.
Line 19: Line 6:
 
<li><b>ISO8601</b> The date in the time string is formatted according to the ISO 8601 format. Fractional seconds are given in milliseconds.
 
<li><b>ISO8601</b> The date in the time string is formatted according to the ISO 8601 format. Fractional seconds are given in milliseconds.
 
|takeseffect=Immediately
 
|takeseffect=Immediately
|shortdesc=Specifies how to represent, in a log file, the time when an application generates log records. <br>A log record's time field in the ISO 8601 format looks like this: <br>2001-07-24T04:58:10.123
+
|shortdesc=Specifies how to represent, in a log file, the time when an application generates log records.
 +
<br />A log record's time field in the ISO 8601 format looks like this:
 +
<br />2001-07-24T04:58:10.123
 +
}}
 +
{{DraftOption}}
 +
 
 +
{{PubExtended}}
 +
 
 +
{{DraftExtended}}
 +
 
 +
{{OptionCreate
 +
|component=GVP_MCP
 +
|compshort=GVP_MCP
 +
|prodshort=GVP
 +
|configobject=Application
 
|section=log
 
|section=log
|urlsection=log
+
|parameter=time_format
 
|groupid=grpLogging
 
|groupid=grpLogging
 
|groupname=Logging
 
|groupname=Logging
 
|format=chooseOne
 
|format=chooseOne
|prodshort=GVP
+
|displayname=Time format for log messages
|component=GVP_MCP
 
|compshort=MediaControlPlatform
 
}}
 
[[Category:GVP_MCP_options]]
 
 
 
<!-- DO NOT EDIT -->
 
<!-- ==================== -->
 
 
 
==Extended Description==
 
 
 
{{Extended
 
|internalformid=1 (DO NOT EDIT THIS VALUE)
 
|docstatus=
 
|mandatory=
 
|introduced=
 
|modified=
 
|discontinued=
 
|feature=
 
|relatedoptions=
 
|relatedlinks=
 
|configobject=
 
|moredesc=
 
 
}}
 
}}
  
=Draft=
+
[[Category:GVP_MCP_options]]
 
 
{{Optionstmp
 
|internalformid=2 (DO NOT EDIT THIS VALUE)
 
|docstatus=
 
|parameter=
 
|displayname=
 
|hidden=
 
|default=
 
|valid=
 
|takeseffect=
 
|shortdesc=
 
|section=
 
|groupid=
 
|groupname=
 
|format=
 
|prodshort=
 
}}
 
 
 
==Extended Description==
 
 
 
{{Extended
 
|internalformid=2 (DO NOT EDIT THIS VALUE)
 
|docstatus=
 
|mandatory=
 
|introduced=
 
|modified=
 
|discontinued=
 
|feature=
 
|relatedoptions=
 
|relatedlinks=
 
|configobject=
 
|moredesc=
 
}}
 

Latest revision as of 16:10, June 29, 2020



View in ref guide.

Edit this option          Publish this option          Clear draft content


Published Option

time_format

Default Value: ISO8601

Valid Values:
  • time The time string is formatted according to the HH:MM:SS.sss (hours, minutes, seconds, and milliseconds) format.
  • locale The time string is formatted according to the system's locale.
  • ISO8601 The date in the time string is formatted according to the ISO 8601 format. Fractional seconds are given in milliseconds.
    Changes Take Effect: Immediately
    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

    This page was last edited on June 29, 2020, at 16:10.
    Comments or questions about this documentation? Contact us for support!