Filter By
Displaying results 1 - 1 of 1 (Page 1 of 1)
By:
|
73 downloads
|
Last Updated: 1/3/2023
|
Latest Version: 0.3
CFLogger is a simple PowerShell Logger Class CFLogger writes the log to the console with color, and to a specified log file path Usage: Load Module: Using Module CFLogger Create an instance of the class: $myLogger = Initialize-CFLogger $myLogger = Initialize-CFLogger "WARN" "C:\users\john.doe\documents\myLogger.... More info |