PwSh.Fw.Log

1.7.0-pre4

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

This is a prerelease version of PwSh.Fw.Log.
There is a newer prerelease version of this module available.
See the version list below for details.

Installation Options

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

Install-Module -Name PwSh.Fw.Log -RequiredVersion 1.7.0-pre4 -AllowPrerelease

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

Install-PSResource -Name PwSh.Fw.Log -Version 1.7.0-pre4 -Prerelease

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)

  • WIN-JEFFF2SS898$

Tags

Windows Linux MacOS pwshfw log syslog

Functions

Send-ToSysLog Write-LogMessage Write-ToLogFile

PSEditions

Core

Dependencies

This module has no dependencies.

Release Notes

## [1.7.0]
> Please read [UPGRADING.md](UPGRADING.md) carrefully
### Added
### Changed
- use `hostname` to get hostname instead of (windows-specific) `$env:COMPUTERNAME`
- ignore global `TRACE` environment variable. `-trace` and `-log` are handled separately
### Deprecated
### Removed
### Fixed
### Security

FileList

Version History

Version Downloads Last updated
1.8.0-pre9 51 6/4/2020
1.7.0.5 325 6/3/2020
1.7.0-pre7 23 6/3/2020
1.7.0-pre4 (current version) 23 6/3/2020
1.7.0-pre3 24 6/3/2020
1.6.0.2 29 6/3/2020
1.6.0-pre6 24 6/3/2020
1.5.0-pre01 25 6/2/2020
Show more