Skip to content

Commit f76a14e

Browse files
committed
Update change note
1 parent e1a70b7 commit f76a14e

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
11
---
22
category: minorAnalysis
33
---
4-
* Added models for the `log/slog` package (Go 1.21+). Its logging functions and
5-
`*slog.Logger` methods (`Debug`/`Info`/`Warn`/`Error`, their `Context`
6-
variants, and `Log`/`LogAttrs`) are now recognized as logging sinks, so the
7-
`go/log-injection` and `go/clear-text-logging` queries cover code that logs
8-
through `slog`.
4+
* Added models for the `log/slog` package (Go 1.21+). Its logging functions are now recognized as logging sinks, so the `go/log-injection` and `go/clear-text-logging` queries cover code that logs through `slog`.

0 commit comments

Comments
 (0)