Implement Serilog with SumoLogic in .NET 6

Поділитися
Вставка
  • Опубліковано 5 січ 2025

КОМЕНТАРІ •

  • @FrancisSera
    @FrancisSera Рік тому +1

    nice and simply explained. Thanks

  • @premkumarmani1380
    @premkumarmani1380 Рік тому +1

    why do need to configure the serilog when you used for the open telemetry ?

    • @lovetocode4486
      @lovetocode4486  Рік тому

      Simply way to use the Serilog is for logs. OpenTelemetry is for tracing. If you want to use Serilog as OpenTelmetry then you have to configure. The Serilog supports OpenTelmetry (github.com/serilog/serilog-sinks-opentelemetry)