log/slog.Source.File (field)
5 uses
log/slog (current package)
handler.go#L501: a.Value = StringValue(fmt.Sprintf("%s:%d", src.File, src.Line))
record.go#L192: File string `json:"file"`
record.go#L205: if s.File != "" {
record.go#L206: as = append(as, String("file", s.File))
record.go#L229: File: f.File,
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)