2 writes to IncludeExceptionMessage
Microsoft.Extensions.Telemetry (1)
Logging\ExtendedLoggerFactory.cs (1)
272IncludeExceptionMessage = Config.IncludeExceptionMessage,
Microsoft.Extensions.Telemetry.Tests (1)
Logging\ExtendedLoggerTests.cs (1)
398IncludeExceptionMessage = includeExceptionMessage,
2 references to IncludeExceptionMessage
Microsoft.Extensions.Telemetry (2)
Logging\ExtendedLoggerFactory.cs (1)
289enrichmentOptions.IncludeExceptionMessage,
Logging\LoggerEnrichmentOptions.cs (1)
51/// When both <see cref="IncludeExceptionMessage"/> and <see cref="CaptureStackTraces"/> are set to