Implement Serilog with SumoLogic in .NET 6

แชร์
ฝัง
  • เผยแพร่เมื่อ 21 ส.ค. 2024

ความคิดเห็น • 4

  • @user-cm4pz2lb6n
    @user-cm4pz2lb6n 7 หลายเดือนก่อน +1

    nice and simply explained. Thanks

    • @lovetocode4486
      @lovetocode4486  7 หลายเดือนก่อน

      Glad it was helpful!

  • @premkumarmani1380
    @premkumarmani1380 7 หลายเดือนก่อน +1

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

    • @lovetocode4486
      @lovetocode4486  7 หลายเดือนก่อน

      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)