PSMultiLog
2.0.0
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
3.0
Installation Options
Owners
Copyright
(c) 2015. All rights reserved.
Package Details
Author(s)
- Adam Platt
Tags
Functions
Disable-EmailLog Disable-EventLogLog Disable-FileLog Disable-HostLog Disable-PassThruLog Enable-EmailLog Enable-EventLogLog Enable-FileLog Enable-HostLog Enable-PassThruLog Send-EmailLog Start-EmailLog Start-EventLogLog Start-FileLog Start-HostLog Start-PassThruLog Start-SlackLog Stop-EmailLog Stop-EventLogLog Stop-FileLog Stop-HostLog Stop-PassThruLog Stop-SlackLog Write-Log
Dependencies
This module has no dependencies.
FileList
- PSMultiLog.nuspec
- LICENSE
- PSMultiLog.psd1
- PSMultiLog.psm1
- README.md
- Localized\Strings.psd1
- Tests\PSMultiLog.tests.ps1