en-US/about_PSFRedirect.help.txt

TOPIC
    about_PSFRedirect
 
SHORT DESCRIPTION
    Redirects all Write-commands of PowerShell to use Write-PSFMessage of the module PSFramework. This is useful for instantly enabling light logging of legacy scripts that only uses Writer-Progress, Write-Host etc. to show progress.
 
LONG DESCRIPTION
    Redirects all Write-commands of PowerShell to use Write-PSFMessage of the module PSFramework. This is useful for instantly enabling light logging of legacy scripts that only uses Writer-Progress, Write-Host etc. to show progress.
 
EXAMPLES
    PS C:\> {{ add examples here }}
 
NOTE:
    Thank you to all those who contributed to this module, by writing code, sharing opinions, and provided feedback.
 
TROUBLESHOOTING NOTE:
    Look out on the Github repository for issues and new releases.
 
SEE ALSO
    - {{ Please add Project URI such as github }}}
 
KEYWORDS
    {{ Add comma separated keywords here }}