Skip to content

Azure DevOps Logging Provider #75

@geekwhocodes

Description

@geekwhocodes

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

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions