PSMultiLog
1.0.6
The PSMultiLog module is designed to simultaneously write log output to multiple log targets. Supported targets include logging to a file, to the Windows Event Log, and sending an e-mail. The module is used by turning on the desired log targets and then calling the Write-Log Cmdlet.
Minimum PowerShell version
2.0
Installation Options
Owners
Copyright
(c) 2015. All rights reserved.
Package Details
Author(s)
- Adam Platt
Tags
Functions
Start-FileLog Stop-FileLog Start-EmailLog Stop-EmailLog Send-EmailLog Start-EventLogLog Stop-EventLogLog Start-HostLog Stop-HostLog Start-PassThruLog Stop-PassThruLog Write-Log Enable-FileLog Disable-FileLog Enable-EmailLog Disable-EmailLog Enable-EventLogLog Disable-EventLogLog Enable-HostLog Disable-HostLog Enable-PassThruLog Disable-PassThruLog
Dependencies
This module has no dependencies.
FileList
- PSMultiLog.nuspec
- how
- LICENSE
- PSMultiLog.psd1
- PSMultiLog.psm1
- README.md
- Localized\Strings.psd1
- Tests\PSMultiLog.tests.ps1