PSOutLog
1.3
PSOutLog is a PowerShell logging module designed to provide streamlined logging functionality for your scripts. It offers functions such as Out-Log, Out-WarnLog, Out-ErrLog, and Out-LogBlock to generate log files with various log levels and styles.
Minimum PowerShell version
6.0
Installation Options
Owners
Copyright
towhereim.com All rights reserved.
Package Details
Author(s)
- Steve Im
Tags
Functions
Out-Log Out-WarnLog Out-ErrLog Out-LogBlock
PSEditions
Dependencies
This module has no dependencies.
Release Notes
Just Out-Log text. It will make logfile with your scriptname.log under the logs folder. Empathic keywords(START, END, STEP) will be highlighted. Out-LogBlock function added. Added indent parameter to log functions. Added environment variables for date format customization.
FileList
- PSOutLog.nuspec
- Sample.ps1
- LICENSE
- PSOutLog_EnvVars.png
- PSOutLog.psm1
- PSOutLog.psd1
- README.md
- PSOutLog_Sample.png
Version History
Version | Downloads | Last updated |
---|---|---|
1.3 (current version) | 9 | 9/12/2025 |
1.0.1 | 53 | 3/23/2023 |
1.0.0 | 8 | 3/23/2023 |