Skip to content

Commit

Permalink
feat: update Write-PowerManagementLogMessage
Browse files Browse the repository at this point in the history
- Updated `Write-PowerManagementLogMessage` to have colors set in function.
- Updated all calls of function to remove `-colour` from command.

Signed-off-by: Jared Burns <[email protected]>
  • Loading branch information
burnsjared0415 authored and tenthirtyam committed Feb 8, 2024
1 parent 2918e21 commit 77c1da9
Show file tree
Hide file tree
Showing 5 changed files with 444 additions and 423 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ Chore:

- Updated `PowerVCF` from v2.3.0 to v2.4.0. [GH-85](https://github.com/vmware/powershell-module-for-vmware-cloud-foundation-power-management/pull/85)
- Added `PowerValidatedSolutions` v2.8.0 as a module dependency. [GH-38](https://github.com/vmware/powershell-module-for-vmware-cloud-foundation-power-management/pull/38)
- Update `Write-PowerManagementLogMessage` to set colour to message type. This will allow for all reference to use colour based on function [GH-89] https://github.com/vmware/powershell-module-for-vmware-cloud-foundation-power-management/pull/89

## v1.4.0

Expand Down
Loading

0 comments on commit 77c1da9

Please sign in to comment.