PwSh.Fw.Log

1.8.0

PwSh.Fw.Log handle logging capability of PwSh.Fw.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name PwSh.Fw.Log

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name PwSh.Fw.Log

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2020 Charles-Antoine Degennes. All rights reserved.

Package Details

Author(s)

  • WPEBUILDER-2025$

Tags

Windows Linux MacOS PwSh.Fw log syslog

Functions

Send-ToSysLog Use-Culture Write-LogMessage Write-ToLogFile

PSEditions

Core

Dependencies

Release Notes

## [1.8.0] - 2026-03-24
### Changed
- use `hostname` to get hostname instead of (windows-specific) `$env:COMPUTERNAME`
- ignore global `TRACE` environment variable. `-trace` and `-log` are handled separately
- :scroll: `Write-ToLogFile` now take `Global:Log` as default logfile
- add `Use-Culture` to avoid dependency to `PowershellCookbook` module

FileList

Version History

Version Downloads Last updated
1.8.0 (current version) 200 3/24/2026
1.8.0-pre9 251 6/4/2020
1.8.0-pre18 3 3/24/2026
1.8.0-pre17 3 3/24/2026
1.8.0-pre16 3 3/18/2026
1.7.0.5 403 6/3/2020
1.7.0-pre7 28 6/3/2020
1.7.0-pre4 30 6/3/2020
1.7.0-pre3 29 6/3/2020
1.6.0.2 34 6/3/2020
1.6.0-pre6 30 6/3/2020
1.5.0-pre01 32 6/2/2020
Show more