log/slog.Logger.With (method)

2 uses

	log/slog (current package)
		logger.go#L126: func (l *Logger) With(args ...any) *Logger {
		logger.go#L160: 	return Default().With(args...)