Problem description
Because Write-Message has been implemented using Write-Host it does not respect the default PowerShell variables $WarningActionPreference or $ErrorActionPreference
I know that there is #84 for updating the logging. Adding this issue so that users can find it.
Verbose logs
Module Version
pre-release
Suggested solution
Implement PsFramework for logging as per #84