Action.Logging
1.9.2
Enhanced PowerShell logging module with async support. Provides severity-based logging with automatic file management, color-coded console output, and high-performance asynchronous logging capabilities for PowerShell scripts and automation.
Minimum PowerShell version
5.1
Installation Options
Owners
Copyright
(c) 2025 Gonzalo More. Licensed under MIT License.
Package Details
Author(s)
- Gonzalo More
Tags
Logging PowerShell Automation Async Console FileManagement
Functions
Write-EnhancedLog Clear-OldLog Start-AsyncLogger Stop-AsyncLogger Write-EnhancedLogAsync Set-LoggingConsoleOutput Set-LoggingFileOutput Set-LogRetention Set-LogScriptName Set-LogPath
PSEditions
Dependencies
This module has no dependencies.
Release Notes
Version 1.9.2: Performance optimizations - implemented hashtable lookups for console colors, fixed async queue logic, consolidated duplicate code with Get-EffectiveLogPath helper. Version 1.9.1: Code refactoring - consolidated file operations into internal Initialize-LogPath helper function, following DRY principle.
FileList
- Action.Logging.nuspec
- Action.Logging.psd1
- Action.Logging.psm1
- LICENSE
- README.md
Version History
Version | Downloads | Last updated |
---|---|---|
2.4.0 | 143 | 8/31/2025 |
2.2.3 | 63 | 8/31/2025 |
2.2.2 | 6 | 8/31/2025 |
2.2.1 | 6 | 8/31/2025 |
2.2.0 | 12 | 8/31/2025 |
2.0.2 | 10 | 8/31/2025 |
2.0.1 | 14 | 8/31/2025 |
1.9.2 (current version) | 8 | 8/30/2025 |
1.5.2 | 8 | 8/30/2025 |
1.5.1 | 6 | 8/30/2025 |
1.5.0 | 8 | 8/30/2025 |
1.4.0 | 20 | 8/28/2025 |
1.2.1 | 7 | 8/19/2025 |
1.2.0 | 5 | 8/19/2025 |
1.0.1 | 6 | 8/18/2025 |
1.0.0 | 8 | 8/18/2025 |