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
See the version list below for details.
Installation Options
Author(s)
Tomas Bouda
Copyright
(c) 2019 Tomas Bouda. All rights reserved.
Package Details
Owners
Tags
Log Logging Serilog File filelog logfile error-log console event serilog-sink serilog-for-powershell wrapper sinks Windows Linux MacOS
PSEditions
Dependencies
This module has no dependencies.
Release Notes
Refactored / ps core support - removed nuget initialization, all packages(.net standard) are now included
FileList
- PoShLog.nuspec
- PoShLog.psd1
- PoShLog.psm1
- README.md
- functions\Write-DebugLog.ps1
- functions\Write-ErrorLog.ps1
- functions\Write-FatalLog.ps1
- functions\Write-InfoLog.ps1
- functions\Write-VerboseLog.ps1
- functions\Write-WarningLog.ps1
- functions\core\Close-Logger.ps1
- functions\core\New-LevelSwitch.ps1
- functions\core\New-Logger.ps1
- functions\core\Set-LevelSwitch.ps1
- functions\core\Set-MinimumLevel.ps1
- functions\core\Start-Logger.ps1
- functions\internal\Add-PackageTypes.ps1
- functions\internal\Get-CollapsedMessage.ps1
- functions\internal\Test-Logger.ps1
- functions\internal\Test-PsCore.ps1
- functions\internal\Write\Write-DebugEx.ps1
- functions\internal\Write\Write-HostEx.ps1
- functions\internal\Write\Write-VerboseEx.ps1
- functions\internal\Write\Write-WarningEx.ps1
- functions\sinks\Add-SinkConsole.ps1
- functions\sinks\Add-SinkFile.ps1
- lib\Serilog.dll
- lib\Serilog.Sinks.Console.dll
- lib\Serilog.Sinks.File.dll
- lib\System.IO.FileSystem.Primitives.dll
Version History
Version | Downloads | Last updated |
---|---|---|
2.2.0-preview1 | 461 | 8/27/2021 |
2.1.1 | 158,886 | 7/13/2020 |
2.1.0 | 51 | 7/11/2020 |
2.1.0-preview2 | 20 | 6/26/2020 |
2.1.0-preview1 | 11 | 6/22/2020 |
2.0.0 | 236 | 3/29/2020 |
2.0.0-preview2 (current version) | 14 | 3/22/2020 |
2.0.0-preview1 | 12 | 3/20/2020 |
1.0.1 | 87 | 9/16/2019 |
1.0.0 | 38 | 8/28/2019 |