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

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name PSMultiLog

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name PSMultiLog

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2015. All rights reserved.

Package Details

FileList

Version History

Version Downloads Last updated
2.0.0 (current version) 3,075 3/21/2016
1.1.1 25 3/21/2016
1.0.6 19 3/21/2016
1.0.5 118 10/12/2015
1.0.4 19 10/6/2015
1.0.2 32 9/28/2015
Show more