PoShLog

2.0.0-preview2

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

For documentation check PoShLog [wiki](https://github.com/TomasBouda/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.0.0-preview2 -AllowPrerelease

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

Install-PSResource -Name PoShLog -Version 2.0.0-preview2 -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

Author(s)

  • Tomas Bouda

Tags

Log Logging Serilog File filelog logfile error-log console event serilog-sink serilog-for-powershell wrapper sinks Windows Linux MacOS

PSEditions

Desktop Core

Dependencies

This module has no dependencies.

Release Notes

Refactored / ps core support - removed nuget initialization, all packages(.net standard) are now included

FileList

Version History

Version Downloads Last updated
2.2.0-preview1 577 8/27/2021
2.1.1 296,190 7/13/2020
2.1.0 60 7/11/2020
2.1.0-preview2 22 6/26/2020
2.1.0-preview1 13 6/22/2020
2.0.0 250 3/29/2020
2.0.0-preview2 (current version) 16 3/22/2020
2.0.0-preview1 14 3/20/2020
1.0.1 96 9/16/2019
1.0.0 46 8/28/2019
Show less