Update PS-Logger/PS-Logger.psd1
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
RequiredAssemblies = @()
|
||||
|
||||
# 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
|
||||
CmdletsToExport = @()
|
||||
|
||||
Reference in New Issue
Block a user