99 <maml : copyright >
1010 <maml : para />
1111 </maml : copyright >
12- <command : verb >Add </command : verb >
12+ <command : verb >Enable </command : verb >
1313 <command : noun >LogFile</command : noun >
1414 <dev : version />
1515 </command : details >
@@ -36,6 +36,13 @@ All host output in streams specified by the -StreamType parameter is sent to the
3636 </maml : description >
3737 <command : parameterValue required =" true" variableLength =" false" >StreamType</command : parameterValue >
3838 </command : parameter >
39+ <command : parameter required =" false" variableLength =" false" globbing =" false" pipelineInput =" false" position =" named" >
40+ <maml : name >DateTimeFormat</maml : name >
41+ <maml : description >
42+ <maml : para >Specifies the format of timestamps that should be prepended to lines in the log file. Default is ' r' .</maml : para >
43+ </maml : description >
44+ <command : parameterValue required =" true" variableLength =" false" >String</command : parameterValue >
45+ </command : parameter >
3946 <command : parameter required =" false" variableLength =" false" globbing =" false" pipelineInput =" false" position =" named" >
4047 <maml : name >OnError</maml : name >
4148 <maml : description >
@@ -82,6 +89,18 @@ While not required, it is recommended that the OnError script block disable this
8289 </dev : type >
8390 <dev : defaultValue >All</dev : defaultValue >
8491 </command : parameter >
92+ <command : parameter required =" false" variableLength =" false" globbing =" false" pipelineInput =" false" position =" named" >
93+ <maml : name >DateTimeFormat</maml : name >
94+ <maml : description >
95+ <maml : para >Specifies the format of timestamps that should be prepended to lines in the log file. Default is ' r' .</maml : para >
96+ </maml : description >
97+ <command : parameterValue required =" true" variableLength =" false" >String</command : parameterValue >
98+ <dev : type >
99+ <maml : name >String</maml : name >
100+ <maml : uri />
101+ </dev : type >
102+ <dev : defaultValue >r</dev : defaultValue >
103+ </command : parameter >
85104 <command : parameter required =" false" variableLength =" false" globbing =" false" pipelineInput =" false" position =" named" >
86105 <maml : name >OnError</maml : name >
87106 <maml : description >
0 commit comments