PoShLog
2.0.0-preview1
PoShLog is powershell logging module. It is wrapper of great C# logging library Serilog - https://serilog.net/
This is a prerelease version of PoShLog.
There is a newer prerelease version of this module available.
See the version list below for details.
See the version list below for details.
Installation Options
Owners
Copyright
(c) 2019 Tomas Bouda. All rights reserved.
Package Details
Author(s)
- Tomas Bouda
Tags
Log Logging Serilog File filelog logfile Error-Log Serilog-Sink serilog-for-powershell wrapper sinks Windows
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
- 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\Get-LevelSwitch.ps1
- functions\core\New-Logger.ps1
- functions\core\Set-LevelSwitch.ps1
- functions\core\Set-MinimumLevel.ps1
- functions\core\Start-Logger.ps1
- functions\core\Test-Logger.ps1
- functions\internal\Add-PackageTypes.ps1
- functions\internal\Get-CollapsedMessage.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 | 690 | 8/27/2021 |
2.1.1 | 766,005 | 7/13/2020 |
2.1.0 | 64 | 7/11/2020 |
2.1.0-preview2 | 23 | 6/26/2020 |
2.1.0-preview1 | 14 | 6/22/2020 |
2.0.0 | 279 | 3/29/2020 |
2.0.0-preview2 | 17 | 3/22/2020 |
2.0.0-preview1 (current version) | 15 | 3/20/2020 |
1.0.1 | 97 | 9/16/2019 |
1.0.0 | 48 | 8/28/2019 |