feat: Add Write-SentryLog cmdlet for structured logs #131
No new alerts in code changed by this pull request
Annotations
Check warning on line 19 in modules/Sentry/public/Write-SentryLog.ps1
Code scanning / PSScriptAnalyzer
Empty catch block is used. Please use Write-Error or throw statements in catch blocks. Warning
Check warning on line 3 in tests/write-sentrylog.tests.ps1
Code scanning / PSScriptAnalyzer
Found global variable 'global:SentryPowershellRethrowErrors'. Warning test
Check warning on line 23 in tests/write-sentrylog.tests.ps1
Code scanning / PSScriptAnalyzer
Found global variable 'global:SentryPowershellRethrowErrors'. Warning test