9
9
<maml : copyright >
10
10
<maml : para />
11
11
</maml : copyright >
12
- <command : verb >Add </command : verb >
12
+ <command : verb >Enable </command : verb >
13
13
<command : noun >LogFile</command : noun >
14
14
<dev : version />
15
15
</command : details >
@@ -36,6 +36,13 @@ All host output in streams specified by the -StreamType parameter is sent to the
36
36
</maml : description >
37
37
<command : parameterValue required =" true" variableLength =" false" >StreamType</command : parameterValue >
38
38
</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 >
39
46
<command : parameter required =" false" variableLength =" false" globbing =" false" pipelineInput =" false" position =" named" >
40
47
<maml : name >OnError</maml : name >
41
48
<maml : description >
@@ -82,6 +89,18 @@ While not required, it is recommended that the OnError script block disable this
82
89
</dev : type >
83
90
<dev : defaultValue >All</dev : defaultValue >
84
91
</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 >
85
104
<command : parameter required =" false" variableLength =" false" globbing =" false" pipelineInput =" false" position =" named" >
86
105
<maml : name >OnError</maml : name >
87
106
<maml : description >
0 commit comments