Promote log
This commit is contained in:
		| @@ -76,6 +76,9 @@ func handleProviderRequest( | ||||
| 	// such as dew point and wind chill | ||||
| 	update.Enrich() | ||||
|  | ||||
| 	l.Trace().Any("update", update).Send() | ||||
| 	l.Debug(). | ||||
| 		Str("provider", p.Name()). | ||||
| 		Any("update", update). | ||||
| 		Msg("successfully handled update") | ||||
| 	w.Write([]byte("ok")) | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user