ps-jsonlogger

1.2.0

ps-jsonlogger is a small, dependency-free structured logging module for PowerShell that offers both compact JSON logs on-disk and human-readble console output. It supports log levels, context objects, full call stack inclusion, and more.

Installation Options

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

Install-Module -Name ps-jsonlogger

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

Install-PSResource -Name ps-jsonlogger

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 Bryan Cuneo. Made available under the terms of the MIT License.

Package Details

Author(s)

  • Bryan Cuneo

Functions

New-Logger Write-Log Close-Log Import-Log Convert-Log

Dependencies

This module has no dependencies.

FileList

Version History

Version Downloads Last updated
1.2.0 (current version) 11 10/20/2025
1.1.0 7 10/19/2025