LogTools
1.0.6
PowerShell module that provides several functions that can be used to add text-based logging to a file for scripts, quickly and easily, and also to help to manage those files.
Minimum PowerShell version
3.0
Installation Options
Owners
Copyright
(c) 2022 Microsoft Corporation. All rights reserved.
Package Details
Author(s)
- Jeff Symoens
Tags
Logging Log Logs Logfiles LogTools LogRotation
Functions
New-LogDirectory New-LogFileName Write-LogMessage Write-LogWarning Write-LogDebug Write-LogError Enable-LogFileHooking Disable-LogFileHooking Initialize-LogFile Clear-LogFileHistory New-LogFileLock Remove-LogFileLock
Dependencies
This module has no dependencies.
FileList
- LogTools.nuspec
- LogTools.psd1
- LogTools.psm1
- Test-LogToolsSampleScriptAdvanced.ps1
- Test-LogToolsSampleScriptSimple.ps1