PowerShell 7.3 - Issue with Custom Logging in Background Jobs Not Capturing All Output
👀 Views: 0
💬 Answers: 1
📅 Created: 2025-06-12
PowerShell BackgroundJobs Logging
I'm currently trying to implement custom logging for background jobs in PowerShell 7.3, but I'm encountering issues where not all output is being captured corre...