Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 582 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 582 Bytes

PowerShellLoggingModule

Uses Reflection to intercept text output headed for the PowerShell console or ISE. Lines of output are sent to any number of subscriber objects for the purpose of producing complete log files of script output (including date/timestamps) without the need for extra code by the script author.

The source code is maintained on GitHub. If you would like to use the module but can't compile it yourself, you can download a zip file of the module from:

http://gallery.technet.microsoft.com/scriptcenter/Enhanced-Script-Logging-27615f85