SanxLog
1.1.0
Logging library - supports file, console and multiple cloud log aggregators
Minimum PowerShell version
7.2
Installation Options
Owners
Copyright
(c) Dan Halford, 2023
Package Details
Author(s)
- Dan Halford
Tags
logging influxdb datadog loggly sumologic elasticsearch
PSEditions
Dependencies
This module has no dependencies.
FileList
- SanxLog.nuspec
- SanxLog.psd1
- Public\Configuration\Show-LogConfig.ps1
- Public\Core\Write-LogInfo.ps1
- Public\Core\Write-LogError.ps1
- Private\Core\Get-Hostname.ps1
- Private\FileLog\Test-FileLogSize.ps1
- Private\InfluxDB\Get-InfluxTimestamp.ps1
- Private\Datadog\Write-DatadogLog.ps1
- SanxLog.psm1
- Public\Configuration\Set-LogLevel.ps1
- Public\Core\Write-Log.ps1
- Public\Core\Write-LogDebug.ps1
- Private\Core\Get-LogLine.ps1
- Private\FileLog\Open-FileLog.ps1
- Private\Screen\Write-ScreenLog.ps1
- Private\SumoLogic\Write-SumoLogicLog.ps1
- Public\Configuration\Set-ScreenLogConfig.ps1
- Public\Core\Write-LogCritical.ps1
- Public\Core\Write-LogWarn.ps1
- Private\FileLog\Write-FileLog.ps1
- Private\InfluxDB\Write-InfluxLog.ps1
- Private\Loggly\Write-LogglyLog.ps1
- Private\Elasticsearch\Write-ElasticsearchLog.ps1
- Objects\Structures.ps1
- Public\Configuration\Set-Log.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
1.1.0 (current version) | 110 | 11/17/2023 |
1.0.2 | 5 | 11/12/2023 |
1.0.0 | 6 | 9/26/2023 |