PsLogLite
0.1.1
A lightweight, procedural logging utility for use with any PowerShell script.
Minimum PowerShell version
5.0
Installation Options
Owners
Copyright
MIT License Copyright (c) 2020 Leo Jackson Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Package Details
Author(s)
- Leo Jackson
Tags
Log LogFile LogFiles Logger Logging Logs ProxyFunction ProxyFunctions Transcript Transcripts
Functions
Get-LogLevel Get-LogPath Reset-LogLevel Reset-LogPath Set-LogLevel Set-LogPath Write-Debug Write-Error Write-Host Write-Information Write-Output Write-Verbose Write-Warning
Dependencies
This module has no dependencies.
Release Notes
As part of this release we had [21 commits](https://github.com/leojackson/PsLogLite/compare/0.1.0...0.1.1) which resulted in [2 issues](https://github.com/leojackson/PsLogLite/milestone/5?closed=1) being closed.
Patch for first beta
__Bug__
- [__#26__](https://github.com/leojackson/PsLogLite/issues/26) "Publish" workflow doesn't close milestone
__Improvement__
- [__#22__](https://github.com/leojackson/PsLogLite/issues/22) Fix metadata for PSGallery
FileList
- PsLogLite.nuspec
- PsLogLite.psd1
- PsLogLite.psm1
- en-US\about_PsLogLite.help.txt
- Private\Write-Log.ps1
- Public\Get-LogLevel.ps1
- Public\Get-LogPath.ps1
- Public\Reset-LogLevel.ps1
- Public\Reset-LogPath.ps1
- Public\Set-LogLevel.ps1
- Public\Set-LogPath.ps1
- Public\Write-Debug.ps1
- Public\Write-Error.ps1
- Public\Write-Host.ps1
- Public\Write-Information.ps1
- Public\Write-Output.ps1
- Public\Write-Verbose.ps1
- Public\Write-Warning.ps1
- Scripts\ConfigImporter.ps1
- Scripts\PsLogLiteLevel.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
0.1.1 (current version) | 258 | 8/30/2020 |