Skip to content

feat: forward core logs to ILogger - #218

Open
jmaeagle99 wants to merge 1 commit into
mainfrom
forward-ilogger
Open

feat: forward core logs to ILogger#218
jmaeagle99 wants to merge 1 commit into
mainfrom
forward-ilogger

Conversation

@jmaeagle99

Copy link
Copy Markdown
Contributor

What was changed

Set Telemetry.Logging.Forwarding in examples so that logs from core library flow through Microsoft.Extensions.Logging. Updated in the Aspnet, DependencyInjection, and OpenTelemetry samples.

Why?

Show how to push logs through the built-in unified logging system in .NET applications.

Checklist

  1. Closes [Feature Request] Activity result exceeding grpc size limit should log to ILogger #217

  2. How was this tested: Manually run samples

  3. Any docs updates needed? No

@jmaeagle99
jmaeagle99 requested a review from a team as a code owner August 25, 2026 20:26
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.

[Feature Request] Activity result exceeding grpc size limit should log to ILogger

1 participant