Update PS-Logger/PS-Logger.psd1
This commit is contained in:
@@ -30,7 +30,7 @@
|
|||||||
RequiredAssemblies = @()
|
RequiredAssemblies = @()
|
||||||
|
|
||||||
# Functions to export from this module
|
# Functions to export from this module
|
||||||
FunctionsToExport = @('Set-LogLevel', 'Write-LogMessage', 'Start-Logging')
|
FunctionsToExport = @('Set-LogLevel', 'Write-LogMessage', 'Start-Logging', 'Stop-Logging')
|
||||||
|
|
||||||
# Cmdlets to export from this module
|
# Cmdlets to export from this module
|
||||||
CmdletsToExport = @()
|
CmdletsToExport = @()
|
||||||
|
|||||||
Reference in New Issue
Block a user