Skip to content

Conversation

@bitsandfoxes
Copy link
Contributor

@bitsandfoxes bitsandfoxes commented Nov 18, 2024

Fixing the order of arguments when logging errors that provide exceptions introduced in

The signature is

    public static void LogError(
        this IDiagnosticLogger logger,
        Exception exception,
        string message)

#skip-changelog

@bitsandfoxes bitsandfoxes merged commit 4f66af6 into main Nov 19, 2024
95 checks passed
@bitsandfoxes bitsandfoxes deleted the fix/logging-order branch November 19, 2024 17:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants