Rename start logging function

This commit is contained in:
2025-01-06 14:48:50 -05:00
parent ba7e173e4c
commit fd7666aea0

View File

@@ -71,7 +71,7 @@ function Write-LogMessage {
}
}
function Initialize-Logging {
function Start-Logging {
[CmdletBinding()]
param(
[Parameter(Mandatory = $false)]