uLog

0.2.0.0

Easy log management for scripts
+ Provide simple log-* functions to add log to yours scripts
+ Use handlers for logging on console, file, event log
+ eventlog handler provide information to identify the source script, level, username
                   support -Keep parameter to send the messages in only on event

Minimum PowerShell version

3.0

Installation Options

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

Install-Module -Name uLog -RequiredVersion 0.2.0.0

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

Install-PSResource -Name uLog -Version 0.2.0.0

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 Sebastien KAIFFER. All rights reserved.

Package Details

FileList

Version History

Version Downloads Last updated
0.2.2.1 636 4/5/2018
0.2.2.0 159 7/2/2017
0.2.1.0 101 3/7/2017
0.2.0.2 52 1/25/2017
0.2.0.1 25 1/15/2017
0.2.0.0 (current version) 29 1/5/2017
0.1.0.1 27 12/24/2016
0.1.0.0 25 12/21/2016
Show less