parent
							
								
									89416c7db0
								
							
						
					
					
						commit
						038edf9b2e
					
				|  | @ -122,7 +122,7 @@ func logHTTPRequest(r *http.Request) { | ||||||
| should be replaced with | should be replaced with | ||||||
| ```go | ```go | ||||||
| func Handle(w http.ReponseWriter, r *http.Request) { | func Handle(w http.ReponseWriter, r *http.Request) { | ||||||
|     klog.Info("Received HTTP request", httpRequestLog(r)...) |     klog.InfoS("Received HTTP request", httpRequestLog(r)...) | ||||||
|     handle(w, r) |     handle(w, r) | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue