Update Notes about the repo
@@ -93,14 +93,6 @@ The script currently contains two sets of logging helpers:
|
||||
- Uses `EventSource = "SVSMSP_Module"`
|
||||
- Matches the SVSMSP toolkit behavior
|
||||
|
||||
2. An older pair that:
|
||||
- Uses `EventLog = "Application"`
|
||||
- Uses `EventSource = "Script Automation Monkey"`
|
||||
|
||||
PowerShell will use the last definition in the file.
|
||||
When convenient, consider:
|
||||
|
||||
- Keeping only the newer `Write-LogHelper` / `Write-LogHybrid` that log to `SVSMSP Events`
|
||||
- Removing the older `Script Automation Monkey` / `Application` versions to avoid confusion
|
||||
|
||||
This is unrelated to CSS and JS, but good housekeeping for the logging story.
|
||||
|
||||
Reference in New Issue
Block a user