SimpleEventLogging

1.0.0.0

This module contains setup and logging wrappers for logging to the local Application Windows Eventlog channel, including adding an optional GUID identifier to events for differentiating two instances of the same script running at the same time. Color coded host output is included, if a host is available.

Minimum PowerShell version

3.0

Installation Options

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

Install-Module -Name SimpleEventLogging

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

Install-PSResource -Name SimpleEventLogging

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) 2017 tedhardymsft. All rights reserved.

Package Details

Author(s)

  • tedhardymsft

Tags

Logging WindowsEventLog Event

Cmdlets

Write-InformationEvent Write-WarningEvent Write-ErrorEvent Test-EventLogStatus

Functions

Write-InformationEvent Write-WarningEvent Write-ErrorEvent Test-EventLogStatus

Dependencies

This module has no dependencies.

Release Notes

Initial release. Provides logging to a custom or exiting event source in Application log. Information/Warning/Error are echoed to console, however if no host is available this is disabled.

FileList

Version History

Version Downloads Last updated
1.0.0.0 (current version) 579 9/1/2017