Skip to content

Conversation

MariusStorhaug
Copy link
Member

@MariusStorhaug MariusStorhaug commented Jan 29, 2025

Description

This pull request focuses on changing the logging method from Write-Verbose to Write-Host in various PowerShell scripts. As most of these log lines anyway would be under a log group, it didn't make sense anymore to require additional input to get to the logs.

Logging method changes:

Type of change

  • 📖 [Docs]
  • 🪲 [Fix]
  • 🩹 [Patch]
  • ⚠️ [Security fix]
  • 🚀 [Feature]
  • 🌟 [Breaking change]

Checklist

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas

…ashtableString for escaping single quotes in hashtables
…verbose logging for escaped values in hashtable conversion
…ellDataFile.ps1 to prevent unnecessary formatting
…aFile.ps1 and add verbose logging for manifest content in Format-ModuleManifest.ps1
…ng and add verbose logging for formatted manifest content in Format-ModuleManifest
@MariusStorhaug MariusStorhaug requested a review from a team as a code owner January 29, 2025 09:32
@MariusStorhaug MariusStorhaug changed the title Improve workflow logging by changing Write-Verbose to Write-Host 🩹 [Patch]: Improve workflow logging by changing Write-Verbose to Write-Host Jan 29, 2025
@MariusStorhaug MariusStorhaug self-assigned this Jan 29, 2025
@MariusStorhaug MariusStorhaug merged commit 0969771 into main Jan 29, 2025
8 checks passed
@MariusStorhaug MariusStorhaug deleted the logging branch January 29, 2025 09:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

1 participant