Kimmels-n-Bits / PSRelativityConfig

A PowerShell module with cmdlets to configure Relativity environments.
MIT License
1 stars 0 forks source link

Create Log Write Framework #26

Open Oasis-MS opened 2 months ago

Oasis-MS commented 2 months ago

framework should support writing to local log file. Logic is already in place in Plan.ps1 UpdateOutput(). so start here.

related dependencies: PSRelativityConfig.psm1 Set-Output.ps1