Pslogg
3.2.0
A PowerShell module for logging messages to the host, to PowerShell streams, or to a log file.
Minimum PowerShell version
5.1
Installation Options
Owners
Copyright
(c) 2018 Simon Elms. All rights reserved.
Package Details
Author(s)
- Simon Elms
Tags
Functions
Write-LogMessage Get-LogConfiguration Set-LogConfiguration Reset-LogConfiguration
Dependencies
This module has no dependencies.
Release Notes
Allow log file to be overwritten if LogFile.Overwrite set during a session
FileList
- Pslogg.nuspec
- Configuration.ps1
- Pslogg.psd1
- Pslogg.psm1
- Private\Constants.ps1
- Private\ModuleState.ps1
- Private\SharedFunctions.ps1