README ¶ これは何? Go 1.21 にて導入された log/slog パッケージについてのサンプルがあります。 参考情報 Structured Logging with slog log/slog A Guide to Writing slog Handlers Additional code for slog, the Go structured logging package withsupportパッケージがある awesome-slog Goのslog使い方まとめ Go1.21で登場したlog/slogパッケージのパフォーマンスを徹底解説!! Go1.21 log/slogパッケージ超入門 Go公式の構造化ロガー(として提案されている)slogを触ってみたメモ slog を触る(Group, Context) 構造化ログと実装 -Goのslogによる実践- Expand ▾ Collapse ▴ Directories ¶ Show internal Expand all Path Synopsis 01.basic 02.structured-log 03.default-logger 04.linkage-log-package 05.text-handler 06.json-handler 07.dynamic-level-change 08.group 09.group2 10.with_withgroup 11.mask-field 12.custom-log-level 13.context 14.writer 15.custom-handler1 16.discard-handler Click to show internal directories. Click to hide internal directories.