Filter By

Package Types

Operating System

Categories

Trust Information

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