Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added the IncludeExceptionMessageInStackTraces logging option #4453

Merged
merged 1 commit into from
Sep 21, 2023

Conversation

geeknoid
Copy link
Member

@geeknoid geeknoid commented Sep 21, 2023

null

Microsoft Reviewers: Open in CodeFlow

@ghost ghost assigned geeknoid Sep 21, 2023
@geeknoid geeknoid requested a review from xakep139 September 21, 2023 17:04
@geeknoid geeknoid enabled auto-merge (squash) September 21, 2023 18:37
@geeknoid geeknoid merged commit 3c87cfc into release/8.0 Sep 21, 2023
@geeknoid geeknoid deleted the geeknoid/log branch September 21, 2023 18:42
/// <remarks>
/// This property has no effect if <see cref="CaptureStackTraces"/> is <see langword="false"/>.
/// </remarks>
public bool IncludeExceptionMessageInStackTraces { get; set; }
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

True by default?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It should be turned off by default to prevent sensitive data leaking

@ghost ghost locked as resolved and limited conversation to collaborators Oct 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants