Skip to content

Forward core logs to ILogger - #218

Merged
jmaeagle99 merged 1 commit into
mainfrom
forward-ilogger
Aug 31, 2026
Merged

Forward core logs to ILogger#218
jmaeagle99 merged 1 commit into
mainfrom
forward-ilogger

Conversation

@jmaeagle99

@jmaeagle99 jmaeagle99 commented Aug 25, 2026

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?

Demonstrate 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
@jmaeagle99 jmaeagle99 changed the title feat: forward core logs to ILogger Forward core logs to ILogger Aug 28, 2026
@jmaeagle99
jmaeagle99 merged commit 2b12edc into main Aug 31, 2026
8 checks passed
@jmaeagle99
jmaeagle99 deleted the forward-ilogger branch August 31, 2026 21:11
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

2 participants