diff --git a/Notes-about-the-repo.md b/Notes-about-the-repo.md index cebb2a8..d9b14bd 100644 --- a/Notes-about-the-repo.md +++ b/Notes-about-the-repo.md @@ -84,15 +84,4 @@ This keeps the PowerShell script lighter and makes UI adjustments possible witho --- -## 5. Note about logging helpers (optional cleanup) - -The script currently contains two sets of logging helpers: - -1. A newer pair that: - - Uses `EventLog = "SVSMSP Events"` - - Uses `EventSource = "SVSMSP_Module"` - - Matches the SVSMSP toolkit behavior - - -- Keeping only the newer `Write-LogHelper` / `Write-LogHybrid` that log to `SVSMSP Events`