PSWriteLog

2023.1.12.30079

PSWriteLog is a tool to standardize logging without the need to use new function calls in your PowerShell scripts. Just configure the log location (or don't) and start logging with your standard Write functions.

Minimum PowerShell version

5.0

Installation Options

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

Install-Module -Name PSWriteLog -RequiredVersion 2023.1.12.30079

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

Install-PSResource -Name PSWriteLog -Version 2023.1.12.30079

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) 2023 Raymond (VertigoRay) Piller

Package Details

FileList

Version History

Version Downloads Last updated
2023.1.13.21953 40,266 1/13/2023
2023.1.13.19586 10,143 1/13/2023
2023.1.12.67255 11,413 1/12/2023
2023.1.12.55967 10,911 1/12/2023
2023.1.12.30079 (current version) 10,802 1/12/2023
2023.1.10.23208 13,011 1/10/2023
2023.1.10.21073 11 1/10/2023
Show more