ねののお庭。

かりかりもふもふ。

2023-07-01から1ヶ月間の記事一覧

【C#】明日から使える ASP.NET Core ロギング術!

登壇版 ConsoleFormatter HttpLogging ConsoleFormatterOptions.IncludeScopes W3C Trace Context ExceptionHandler DbDataSource HttpClientFactory まとめ References 登壇版 .NET ラボ 2023/07/22 で発表した資料です。 スライドはこちら。 スライドはア…

【C#】ASP.NET Core と W3C Trace Context とお手軽ロギング。

最初に結論。 Example のコード そもそもログの目的とは何なのか。 W3C Trace Context Trace Context の HTTP ヘッダとフォーマット Traceparent Header version version-format trace-id parent-id trace-flags 用語 Distributed trace 要するに。 System.D…