Nebula.Log

1.0.5

Structured logging module for PowerShell scripts. Supports multiple log levels and file rotation.

Minimum PowerShell version

7.0

Installation Options

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

Install-Module -Name Nebula.Log

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

Install-PSResource -Name Nebula.Log

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

Package Details

Author(s)

  • Giovanni Solone

Tags

Logging PowerShell Nebula Utilities

Functions

Test-ActivityLog Write-Log

Dependencies

This module has no dependencies.

Release Notes

- Fixed issue with Test-ActivityLog function not writing to the log file.
- Re-throw the exception to be caught by calling function in Write-Log.

FileList

Version History

Version Downloads Last updated
1.0.5 (current version) 5 6/4/2025
1.0.4 4 6/4/2025
1.0.3 6 5/28/2025
1.0.2 6 5/28/2025
1.0.1 5 5/28/2025
1.0.0 6 5/28/2025
Show more