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