Skip to content

Commit 127f710

Browse files
committed
DarkYellow !Yellow again
1 parent 375c200 commit 127f710

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/Winget-AutoUpdate/functions/Write-ToLog.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Write-ToLog "Installing $AppID..." "DarkYellow"
33

44
# Extra Configuration Manager details
5-
# Write-ToLog -LogMsg "Installing $AppID..." -LogColor "Yellow" -Component "AppInstaller" -LogLevel "1"
5+
# Write-ToLog -LogMsg "Installing $AppID..." -LogColor "DarkYellow" -Component "AppInstaller" -LogLevel "1"
66

77
# With Event Log
88
# Write-ToLog -LogMsg "Debug information" -LogColor "Gray" -UseEventLog

0 commit comments

Comments
 (0)