We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc9a331 commit 932e0ddCopy full SHA for 932e0dd
functions/info_messages.ps1
@@ -155,7 +155,7 @@ Function Get-Infomessage {
155
# Write-Information "[info]" -InformationAction Continue
156
# Write-Information "$message" -InformationAction Continue
157
#Add-Content $ssmlog "[$loggingdate] Message: $infomessage"
158
- Write-log "Info: $infomessage"
+ Write-log "Message: $infomessage"
159
}
160
161
Function clear-hostline {
0 commit comments