Nebula.Log
1.0.1
Structured logging module for PowerShell scripts. Supports multiple log levels and file rotation.
Minimum PowerShell version
7.0
Installation Options
Owners
Package Details
Author(s)
- Giovanni Solone
Tags
Logging PowerShell Nebula Utilities
Functions
Dependencies
This module has no dependencies.
Release Notes
Initial release of Nebula.Log:
- Write-Log function with support for INFO, SUCCESS, WARNING, DEBUG, ERROR
- Automatic log file archiving if it exceeds 512KB
- Alias Log-Message for compatibility
- Test-ActivityLog to validate logging setup
FileList
- Nebula.Log.nuspec
- LICENSE
- Nebula.Log.psd1
- README.md
- Nebula.Log.psm1
- .github\workflows\PoShGallery-Publish.yml
- icon.png