Skip to content

Annoying unnecessary logging related to expanding strings that don't require expansion #3760

Description

Brief Issue Summary

We call the string expansion API on any string we operate with and at the beginning there is a logging mentioning that we're about to transform the content. That happens even for strings that don't contain any varexp pattern and which will remain unchanged, while introducing lots of useless logging lines in the output channel.
Make sure we log anything only when an expansion pattern has been identified.

CMake Tools Diagnostics

No response

Debug Log

No response

Additional Information

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions