Rename start logging function
This commit is contained in:
@@ -71,7 +71,7 @@ function Write-LogMessage {
|
||||
}
|
||||
}
|
||||
|
||||
function Initialize-Logging {
|
||||
function Start-Logging {
|
||||
[CmdletBinding()]
|
||||
param(
|
||||
[Parameter(Mandatory = $false)]
|
||||
|
||||
Reference in New Issue
Block a user