PSWriteMessage
2026.8.21
Write-Message is a drop-in replacement for the builtin Write-* cmdlets: it timestamps every message, formats it by type (Debug, Verbose, Info, Success, Warning, Error) with ANSI color and a type prefix, and can optionally tee the message to a log file.
Minimum PowerShell version
5.1
Installation Options
Owners
Copyright
(c) 2024-2026 William Quinn. Licensed under the MIT License.
Package Details
Author(s)
- William Quinn
Tags
Logging Console Write-Host ANSI PSStyle
Functions
Dependencies
This module has no dependencies.
FileList
- PSWriteMessage.nuspec
- LICENSE
- PSWriteMessage.psd1
- PSWriteMessage.psm1
- README.md
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 2026.8.26 | 5 | 8/27/2026 |
| 2026.8.21 (current version) | 5 | 8/26/2026 |