PoShLog

2.1.0-preview1

PoShLog is powershell logging module.
PoShLog allows you to log structured event data into console, file and much more places easily.
It is wrapper of great C# logging library Serilog - https://serilog.net/.

For documentation check PoShLog wiki - https://github.com/PoShLog/PoShLog/wiki

Minimum PowerShell version

5.1

This is a prerelease version of PoShLog.
There is a newer prerelease version of this module available.
See the version list below for details.

Installation Options

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

Install-Module -Name PoShLog -RequiredVersion 2.1.0-preview1 -AllowPrerelease

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

Install-PSResource -Name PoShLog -Version 2.1.0-preview1 -Prerelease

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) 2019 Tomas Bouda. All rights reserved.

Package Details

FileList

Version History

Version Downloads Last updated
2.2.0-preview1 563 8/27/2021
2.1.1 252,127 7/13/2020
2.1.0 59 7/11/2020
2.1.0-preview2 22 6/26/2020
2.1.0-preview1 (current version) 13 6/22/2020
2.0.0 247 3/29/2020
2.0.0-preview2 16 3/22/2020
2.0.0-preview1 14 3/20/2020
1.0.1 95 9/16/2019
1.0.0 45 8/28/2019
Show more