-
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
featureNew featureNew feature
Description
Summary of the new feature
Azure DevOps has custom syntax to format log messages, so writing Write-Information prints message in white color. It would be good if we have a provider that supports formatting log messages without adding Azure DeOpsy syntax.
Example - Write-Warning should use ##[warning] this prefix to print log message in yellow color.
Proposed technical implementation details (optional)
Good documentation is available here -
https://docs.microsoft.com/en-us/azure/devops/pipelines/scripts/logging-commands?view=azure-devops&tabs=powershell#formatting-commands
Metadata
Metadata
Assignees
Labels
featureNew featureNew feature