Action.Logging

1.0.0

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

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

Install-Module -Name Action.Logging -RequiredVersion 1.0.0

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

Install-PSResource -Name Action.Logging -Version 1.0.0

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) 2025 Action.Logging Contributors. Licensed under MIT License.

Package Details

Author(s)

  • Action.Logging Contributors

Tags

Logging PowerShell Automation Async Console FileManagement

Functions

Write-EnhancedLog Clear-OldLog Start-AsyncLogger Stop-AsyncLogger Write-EnhancedLogAsync Set-LoggingConsoleOutput

PSEditions

Desktop Core

Dependencies

This module has no dependencies.

Release Notes

Version 1.0.0: Initial public release. Features asynchronous logging support with background runspace processing, session-based log files, buffered writes, severity-based logging, automatic file management, and color-coded console output.

FileList

Version History

Version Downloads Last updated
1.2.1 4 8/19/2025
1.2.0 3 8/19/2025
1.0.1 4 8/18/2025
1.0.0 (current version) 6 8/18/2025