opentelemetry-dotnet/examples/LoggingExtensions/README.md

301 B

OpenTelemetry Logging Extensions Example

This project contains examples of the LogEmitter API being used to extend existing logging platforms to write into OpenTelemetry logs.

  • Serilog: Using OpenTelemetry.Extensions.Serilog

References