Skip to content

A PowerShell module for logging messages to the host, to PowerShell streams, or to a log file.

License

Notifications You must be signed in to change notification settings

OneEyedSi/Pslogg_PowerShellLogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pslogg

A PowerShell module for logging messages to the PowerShell host or to PowerShell streams, and optionally to a log file.

Most recent build status Build status
Master branch build status Build status

Getting Started

See the Quick Start wiki page.

Features

The Pslogg module exports four functions:

  1. Write-LogMessage: Writes log messages to the PowerShell host or to a PowerShell stream, and optionally to a log file;

  2. Get-LogConfiguration: Retrieves a hash table which is a copy of the current configuration settings of the Pslogg module;

  3. Set-LogConfiguration: Sets one or more configuration settings. Use this function to set up the Pslogg module prior to writing any log messages;

  4. Reset-LogConfiguration: Resets the configuration back to its default settings.

Further Information

See the wiki pages for more information.

About

A PowerShell module for logging messages to the host, to PowerShell streams, or to a log file.

Resources

License

Stars

Watchers

Forks

Packages

No packages published